sha256:53579bb43fbcf8b437c58b323864e23fb1d26dd55444db28a11a11847c3469f5
OS/ARCH
linux/amd64
Compressed size
71.39 MB
Last pushed
over 1 year by mguidon
Type
Image
Manifest digest
sha256:53579bb43fbcf8b437c58b323864e23fb1d26dd55444db28a11a11847c3469f5
Image Layers
1ADD file ... in / 3.26 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 -c613.82 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.73 MB8COPY ./docker/alpine/entrypoint.sh / # buildkit223 B9COPY ./docker/public /public # buildkit11.53 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.21 KB18RUN /bin/sh -c chown -R3.73 MB19USER scu0 B20COPY --chown=scu:scu /project/build-output /static-content #60.06 MB21ENV SC_BUILD_TARGET=production0 BCommand
ADD file:aa183dc07d0f6a47c02f7f1388fa0ce4639ad328111172149be7c7c65d634ded in /