summaryrefslogtreecommitdiffstats
path: root/iv/oc_challs/ov/docker-compose.yml
blob: 0cf2c27c708fe565e743d5d0402e524204d7fda9 (plain) (blame)
1
2
3
4
5
6
7
8
9
services:
  1bitvm:
    build: .
    ports:
      - "6844:6844"
    restart:
      always
    environment:
      - flag=cnctf{hard2pwnUnknownArch} # if challenge breaks, you may have made the flag too long (128b RAM!)