services: imgtest: build: . image: avparser-imgtest container_name: avparser-imgtest restart: unless-stopped ports: # host:container — change the host port to suit; the reverse proxy points at it. - "8080:8080" environment: # Raise this (0..1) to make a fraction of valid ids answer 404, emulating a sparse site. - ImgTest__MissRate=0.0