sha256:205e37a66ba20b57f39c98cf9623f68c9b49ead2f1ef6e04955049e20680e6d2
OS/ARCH
Compressed size
13.58 MB
Last pushed
22 days by meldiron
Type
Image
Manifest digest
sha256:085f5b2b6883a54ba295981c4213c326fd187800de8b4cfec90edb5221cb5909
Image Layers
1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ARG SERVER_VERSION=2.39.00 B4ENV SERVER_VERSION=2.39.00 B5LABEL version=2.39.0 description=A cross-platform, high-performance0 B6RUN |1 SERVER_VERSION=2.39.0 /bin/sh -c446.18 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.93 MB8COPY ./docker/alpine/entrypoint.sh / # buildkit222 B9COPY ./docker/public /public # buildkit11.53 KB10EXPOSE [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 B16LABEL namespace=open-runtimes0 B17ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B18ENV OPEN_RUNTIMES_ENV=production0 B19ENV OPEN_RUNTIMES_HEADERS={}0 B20ARG npm_config_audit=false0 B21RUN |1 npm_config_audit=false /bin/sh -c4.83 MB22RUN |1 npm_config_audit=false /bin/sh -c251 B23WORKDIR /usr/local/server32 B24COPY . /usr/local/server/helpers/ # buildkit7.55 KB25COPY . /usr/local/server/ # buildkit174 B26COPY . /usr/local/server/ # buildkit2.5 KB27COPY . /usr/local/server/ # buildkit32 B28RUN |1 npm_config_audit=false /bin/sh -c178 B29RUN |1 npm_config_audit=false /bin/sh -c905.25 KB30RUN |1 npm_config_audit=false /bin/sh -c116 B31RUN |1 npm_config_audit=false /bin/sh -c6.48 KB32EXPOSE [3000/tcp]0 B33STOPSIGNAL SIGTERM0 BCommand
ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit