docker-uhttpd
docker-uhttpd copied to clipboard
A Docker micro image for uhttpd, a tiny, lightweight web server
I've tried to use it but i get: `[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be...
Can you provide curl or wget so we can run healthchecks within the container? HEALTHCHECK --start-period=5s CMD curl --silent --output /dev/null http://localhost/
Hi, I'm not sure about the reason you create shell wrapper around the daemon and this is fine but in my case it is problematic to change /www permissions because...