services: web: image: busybox command: httpd -f -p 8123 -h /tmp/ networks: net0: {} net1: {}