sha256:46f159df7dc15c63cd0d4dfbb88ea4bc9abe5b3fe3fd2935eff8ab0a54fa29fd
OS/ARCH
Compressed size
11.86 MB
Last pushed
5 months by fnndscbot
Type
Image
Manifest digest
sha256:65c59f8e9e9ba60d6fcc821efd910cbd42b7f3a4423be762475dcae59355cc8c
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B3ARG SERVER_VERSION=2.33.00 B4ENV SERVER_VERSION=2.33.00 B5LABEL version=2.33.0 description=A cross-platform, high-performance0 B6RUN |1 SERVER_VERSION=2.33.0 /bin/sh -c613.84 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.95 MB8COPY ./docker/alpine/entrypoint.sh / # buildkit222 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 B15COPY ./dist /build # buildkit4.04 MB16COPY ./.env.production /build/.env.production # buildkit564 B17COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.32 KB18COPY ./static-web-server.toml /etc/static-web-server/config.toml # buildkit288 B19ENV SERVER_CONFIG_FILE=/etc/static-web-server/config.toml0 B20RUN /bin/sh -c chmod 444791 B21ENTRYPOINT ["/docker-entrypoint.sh"]0 B22CMD ["static-web-server"]0 BCommand
ADD file:5dd525c57625a3a84d57d435b3c255f417ad1722250faaf006c66b9090207f66 in /