The Apache HTTP Server (httpd) is a robust, extensible, and widely used web server for serving static and dynamic content. This Docker Hardened Image provides a minimal, non-root runtime of Apache HTTP Server suitable for production deployments.
10h
100K+
3
base image: buxybox, running httpd server, command :httpd -f -h /data/html/
2y
50K+
busybox httpd docker run -name NAME -d litaotaodocker/httpd
5y
10K+
busybox-httpd,you should use this command: docker run --name NAME -d tangxj/httpd
7y
10K+