version: '2' services: web: image: vulhub/goahead:5.1.4 ports: - "8080:80" volumes: - ./index:/var/www/goahead/cgi-bin/index