Search Docker Hub
Back
lighttpd
By gists
lighttpd based on alpine
100K+
docker run -d --name lighttpd -p 80:80 gists/lighttpd
lighttpd: image: gists/lighttpd ports: - "80:80" volumes: - ./path:/var/www restart: always
Content type
Image
Digest
sha256:d3f79109d…
Size
5.1 MB
Last updated
over 1 year ago
docker pull gists/lighttpd