sha256:f13ef6ae3a150c7d8fe03bd16595b891cf3db77a3031a54f4d59f7fb02d45931
OS/ARCH
Compressed size
53.06 KB
Last pushed
6 months by kilna
Type
Image
Manifest digest
sha256:7bd35f1425b840b6fafdee4e241b7e0a3f3caaefb35377f28324561f5d9e58a6
Image Layers
1LABEL org.opencontainers.image.title=envhttpd0 B3LABEL org.opencontainers.image.url=https://hub.docker.com/r/kilna/envhttpd0 B4LABEL org.opencontainers.image.source=https://github.com/kilna/envhttpd0 B5LABEL org.opencontainers.image.documentation=https://github.com/kilna/envhttpd0 B6LABEL org.opencontainers.image.description=HTTP Server for Environment0 B7LABEL org.opencontainers.image.licenses=LicenseRef-MIT-Link-License0 B8COPY /envhttpd/bin /bin # buildkit52.73 KB9COPY /envhttpd/etc /etc # buildkit216 B10COPY /envhttpd/var /var # buildkit115 B11USER www-data0 B12ENTRYPOINT ["/bin/envhttpd"]0 B13EXPOSE [8111/tcp]0 B14CMD []0 BCommand
LABEL org.opencontainers.image.title=envhttpd