sha256:d4c2f236af88e15e841813f5581976a97eae969fce93ac1481b9ebe6e8341f34
OS/ARCH
Compressed size
11.24 MB
Last pushed
11 months by fnndscbot
Type
Image
Manifest digest
sha256:74a716ed2c462ccd44e1ac758f462c818188608896e02d3eb86efd7779e94409
Image Layers
1ADD file ... in / 3.1 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.62 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.44 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.09 MB16COPY ./.env.production /build/.env.production # buildkit563 B17COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.32 KB18COPY ./static-web-server.toml /etc/static-web-server/config.toml # buildkit290 B19ENV SERVER_CONFIG_FILE=/etc/static-web-server/config.toml0 B20RUN /bin/sh -c chmod 444796 B21ENTRYPOINT ["/docker-entrypoint.sh"]0 B22CMD ["static-web-server"]0 BCommand
ADD file:3f9375bc94d18fade7e783bc4d3373e87c738a044bd90802cada5ca164406383 in /