Sign inSign up

itisfoundation/static-webserver:release-github-latest

Multi-platform
Index digest

sha256:bf40640f6130eab0f11f250d1f4078279859cc9bdc4929a8e79498076415fe61

OS/ARCH

Compressed size

70.82 MB

Last pushed

1 day by devops4itis

Type

Image

Manifest digest

sha256:e11f9db9552d9f21eda7efb9ecc72cb92aae31d7e3627dd06deff4de18284476

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3ARG SERVER_VERSION=2.32.10 B
4ENV SERVER_VERSION=2.32.10 B
5LABEL version=2.32.1 description=A cross-platform, high-performance0 B
6RUN |1 SERVER_VERSION=2.32.1 /bin/sh -c361.4 KB
7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.39 MB
8COPY ./docker/alpine/entrypoint.sh / # buildkit211 B
9COPY ./docker/public /public # buildkit11.92 KB
10EXPOSE map[80/tcp:{}]0 B
11STOPSIGNAL SIGQUIT0 B
12ENTRYPOINT ["/entrypoint.sh"]0 B
13CMD ["static-web-server"]0 B
14LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static0 B
15LABEL org.opencontainers.image.authors=GitHK, odeimaiz0 B
16ENV SC_USER_ID=8004 SC_USER_NAME=scu SC_BUILD_TARGET=base SC_BOOT_MODE=default0 B
17RUN /bin/sh -c adduser -D1.24 KB
18RUN /bin/sh -c chown -R3.4 MB
19USER scu0 B
20COPY --chown=scu:scu /project/build-output /static-content #60.44 MB
21ENV SC_BUILD_TARGET=production0 B

Command

ADD file:4f760ede9d48d6073317cae6d632deaab101f337e09c56a7f9b8847ed99de3e8 in /