Search Docker Hub
busybox-httpd-server
By iqimei
109
FROM busybox:1.34.1 LABEL maintainer="iqimei" ENV WEB_DOC_ROOT="/var/www" RUN echo 'busybox httpd server.' > ${WEB_DOC_ROOT}/index.html CMD /bin/httpd -f -h ${WEB_DOC_ROOT}
Content type
Image
Digest
Size
754.9 kB
Last updated
about 4 years ago
docker pull iqimei/busybox-httpd-server:v1