version: '3.6' services: web: image: busybox command: ["/bin/busybox", "httpd", "-f", "-h", ".", "-p", "8003"]