Sign inSign up

openruntimes/static:v5-1

Multi-platform
Index digest

sha256:e1467316c9f36f12a6da73914aa902a4318c9eebe2d70e61bb546754048c7258

OS/ARCH

Compressed size

13.58 MB

Last pushed

3 days by meldiron

Type

Image

Manifest digest

sha256:5dce9325c3a5aa647478b90b4aff55d113ac5fcaddf27fe3d57de4661dfe7815

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
20ARG npm_config_audit=false0 B
21RUN |1 npm_config_audit=false /bin/sh -c4.83 MB
22RUN |1 npm_config_audit=false /bin/sh -c253 B
23WORKDIR /usr/local/server32 B
24COPY . /usr/local/server/helpers/ # buildkit7.54 KB
25COPY . /usr/local/server/ # buildkit174 B
26COPY . /usr/local/server/ # buildkit2.5 KB
27COPY . /usr/local/server/ # buildkit32 B
28RUN |1 npm_config_audit=false /bin/sh -c177 B
29RUN |1 npm_config_audit=false /bin/sh -c905.25 KB
30RUN |1 npm_config_audit=false /bin/sh -c117 B
31RUN |1 npm_config_audit=false /bin/sh -c6.47 KB
32EXPOSE [3000/tcp]0 B
33STOPSIGNAL SIGTERM0 B

Command

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