Sign inSign up

openruntimes/static:v5-1-aefe9722f481

Multi-platform
Index digest

sha256:2fea82b3d5cf1c15007e9c400cb91ae0d492c9a409a3179e6fbbd078e74ed160

OS/ARCH

Compressed size

13.45 MB

Last pushed

about 1 month by meldiron

Type

Image

Manifest digest

sha256:df7f4e1d96bf40e1f2636b56977e1b13efc4725ba0ec3e96d8e90662bfb7ab07

Image Layers

1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ARG SERVER_VERSION=2.39.00 B
4ENV SERVER_VERSION=2.39.00 B
5LABEL version=2.39.0 description=A cross-platform, high-performance0 B
6RUN |1 SERVER_VERSION=2.39.0 /bin/sh -c446.18 KB
7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit3.93 MB
8COPY ./docker/alpine/entrypoint.sh / # buildkit222 B
9COPY ./docker/public /public # buildkit11.53 KB
10EXPOSE [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
16LABEL namespace=open-runtimes0 B
17ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B
18ENV OPEN_RUNTIMES_ENV=production0 B
19ENV OPEN_RUNTIMES_HEADERS={}0 B
20RUN /bin/sh -c 4.7 MB
21RUN /bin/sh -c mkdir -p252 B
22WORKDIR /usr/local/server32 B
23COPY . /usr/local/server/helpers/ # buildkit6.49 KB
24COPY . /usr/local/server/ # buildkit176 B
25COPY . /usr/local/server/ # buildkit2.5 KB
26COPY . /usr/local/server/ # buildkit32 B
27RUN /bin/sh -c rm -f176 B
28RUN /bin/sh -c apk add903.95 KB
29RUN /bin/sh -c mkdir -p118 B
30RUN /bin/sh -c chmod -R5.4 KB
31EXPOSE [3000/tcp]0 B

Command

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit