Sign inSign up

itisfoundation/static-webserver:master-github-latest

Multi-platform
Index digest

sha256:8332fa143c9a42b9fddc72971549d38257afbd41e8c1fcf50866f438e772b676

OS/ARCH

Compressed size

71.89 MB

Last pushed

about 4 hours by devops4itis

Type

Image

Manifest digest

sha256:1cdcd7a17680871e689340d84ff3cc16a76976bdb5b40f861656a60c2e8888e7

Image Layers

1ADD file ... in / 3.28 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.36 KB
7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.69 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.7 MB
19USER scu0 B
20COPY --chown=scu:scu /project/build-output /static-content #60.86 MB
21ENV SC_BUILD_TARGET=production0 B

Command

ADD file:aa183dc07d0f6a47c02f7f1388fa0ce4639ad328111172149be7c7c65d634ded in /