sha256:509c82e8aec74c2769215a704f4fed365f37f92ac68dc867ccfdc993e22e8b2d
OS/ARCH
Compressed size
431.42 KB
Last pushed
8 months by kilna
Type
Image
Manifest digest
sha256:1ee22086788081ac9e2885e601928c9fcded2103a9e3af243cd167f5bd4c502e
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 # buildkit18.79 KB9COPY /envhttpd/lib /lib # buildkit410.79 KB10COPY /envhttpd/etc /etc # buildkit215 B11COPY /envhttpd/var /var # buildkit1.62 KB12USER www-data0 B13ENTRYPOINT ["/bin/tini" "--" "envhttpd"]0 B14EXPOSE [8111/tcp]0 B15CMD []0 BCommand
LABEL org.opencontainers.image.title=envhttpd