$ docker run --name toolforge -p 8888:80 -v "${PWD}:/var/www/html:cached" -d docker-registry.tools.wmflabs.org/toolforge-php73-sssd-web sh -c "lighty-enable-mod fastcgi-php && lighttpd -D -f /etc/lighttpd/lighttpd.conf" Unable to find image 'docker-registry.tools.wmflabs.org/toolforge-php73-sssd-web:latest' locally latest: Pulling from toolforge-php73-sssd-web e084d51813c0: Already exists 8d80e9b44a9d: Pull complete 7429baa784bf: Pull complete 47fafa049f23: Pull complete 51b46215cc1e: Pull complete 3f9f09ad6180: Pull complete e14e6d258984: Pull complete d4eb3aea64c8: Pull complete 015f2a4574bd: Pull complete 5fbddd553244: Pull complete Digest: sha256:aa92d3a0e5c7b0dc6786248dabd50c089c453e94b7e088fff8b5f8c115b8e25e Status: Downloaded newer image for docker-registry.tools.wmflabs.org/toolforge-php73-sssd-web:latest 50e8a9cb117567d506c7f591d1c32f57fa56c88b1991df850b131e774aa0e243 $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 50e8a9cb1175 docker-registry.tools.wmflabs.org/toolforge-php73-sssd-web "sh -c 'lighty-enabl…" 13 seconds ago Up 11 seconds 0.0.0.0:8888->80/tcp toolforge