sha256:8526fdc1f4ca2fd334cd408e936fba69612186a976a7db346701a7336049d610
OS/ARCH
Compressed size
70.78 MB
Last pushed
about 1 month by anderegg
Type
Image
Manifest digest
sha256:e7db12594cb5b95ddb59b6bb588b7d40fd2444ad53b41b127159c33a6150eaee
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B3ARG SERVER_VERSION=2.32.10 B4ENV SERVER_VERSION=2.32.10 B5LABEL version=2.32.1 description=A cross-platform, high-performance0 B6RUN |1 SERVER_VERSION=2.32.1 /bin/sh -c361.4 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.39 MB8COPY ./docker/alpine/entrypoint.sh / # buildkit211 B9COPY ./docker/public /public # buildkit11.92 KB10EXPOSE map[80/tcp:{}]0 B11STOPSIGNAL SIGQUIT0 B12ENTRYPOINT ["/entrypoint.sh"]0 B13CMD ["static-web-server"]0 B14LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static0 B15LABEL org.opencontainers.image.authors=GitHK, odeimaiz0 B16ENV SC_USER_ID=8004 SC_USER_NAME=scu SC_BUILD_TARGET=base SC_BOOT_MODE=default0 B17RUN /bin/sh -c adduser -D1.24 KB18RUN /bin/sh -c chown -R3.4 MB19USER scu0 B20COPY --chown=scu:scu /project/build-output /static-content #60.4 MB21ENV SC_BUILD_TARGET=production0 BCommand
ADD file:4f760ede9d48d6073317cae6d632deaab101f337e09c56a7f9b8847ed99de3e8 in /