sha256:d7c5ae79da49539fd1416bfad9c339f167754c9819869833348de14887c43198
OS/ARCH
Compressed size
13.9 MB
Last pushed
about 1 month by meldiron
Type
Image
Manifest digest
sha256:a7ffd13a5132f10d9c864e5b0d119a469017fca71fb23e6328815bcb60a99477
Image Layers
1ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit3.81 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 -c448.23 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.67 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 B20RUN /bin/sh -c 5 MB21RUN /bin/sh -c mkdir -p251 B22WORKDIR /usr/local/server32 B23COPY . /usr/local/server/helpers/ # buildkit6.75 KB24COPY . /usr/local/server/ # buildkit174 B25COPY . /usr/local/server/ # buildkit2.5 KB26COPY . /usr/local/server/ # buildkit32 B27RUN /bin/sh -c rm -f174 B28RUN /bin/sh -c apk add981.46 KB29RUN /bin/sh -c mkdir -p117 B30RUN /bin/sh -c chmod -R5.66 KB31EXPOSE [3000/tcp]0 BCommand
ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit