sha256:a49d18463412b6432464376fadb8f65dc38ffb9eb47dd6c1e01a8cab181f457b
OS/ARCH
Compressed size
48.74 KB
Last pushed
8 months by kilna
Type
Image
Manifest digest
sha256:f490796a5bab4e1a203b79f4574ee9d554b9f321ab3ad300e89e598984237b44
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/envhttpd /bin/envhttpd # buildkit48.42 KB9COPY /envhttpd/etc /etc # buildkit215 B10COPY /envhttpd/var /var # buildkit114 B11USER www-data0 B12ENTRYPOINT ["/bin/envhttpd"]0 B13EXPOSE [8111/tcp]0 B14CMD []0 BCommand
LABEL org.opencontainers.image.title=envhttpd