Sign inSign up

owncloud/web-extensions:json-viewer-0.4.1

Manifest digest

sha256:44a17d124fa5aa7aba0623d65f61506888c1e8686b1c757f98f356948ddb7caf

OS/ARCH

linux/amd64

Compressed size

30.26 MB

Last pushed

3 months by ownclouders

Type

Image

Manifest digest

sha256:44a17d124fa5aa7aba0623d65f61506888c1e8686b1c757f98f356948ddb7caf

Image Layers

1ADD file ... in / 3.26 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=ownCloud DevOps <[email protected]>0 B
4LABEL org.opencontainers.image.authors=ownCloud DevOps <[email protected]>0 B
5LABEL org.opencontainers.image.title=NGINX Web0 B
6LABEL org.opencontainers.image.url=https://github.com/owncloud-ops/nginx0 B
7LABEL org.opencontainers.image.source=https://github.com/owncloud-ops/nginx0 B
8LABEL org.opencontainers.image.documentation=https://github.com/owncloud-ops/nginx0 B
9ARG GOMPLATE_VERSION0 B
10ARG SUPERCRONIC_VERSION0 B
11ARG URL_PARSER_VERSION0 B
12ARG WAIT_FOR_VERSION0 B
13ARG CONTAINER_LIBRARY_VERSION0 B
14ENV GOMPLATE_VERSION=v4.0.10 B
15ENV SUPERCRONIC_VERSION=v0.2.300 B
16ENV URL_PARSER_VERSION=v2.0.50 B
17ENV WAIT_FOR_VERSION=v0.4.20 B
18ENV CONTAINER_LIBRARY_VERSION=v0.1.00 B
19RUN |5 GOMPLATE_VERSION=v4.0.1 SUPERCRONIC_VERSION=v0.2.30 URL_PARSER_VERSION=v2.0.526.7 MB
20ADD overlay/ / # buildkit672 B
21EXPOSE map[8080/tcp:{}]0 B
22STOPSIGNAL SIGTERM0 B
23CMD ["nginx" "-g" "daemon off;"]0 B
24LABEL maintainer=ownCloud GmbH <[email protected]> org.opencontainers.image.title=ownCloud0 B
25ARG app_path=./packages/web-app-json-viewer/dist0 B
26ARG app_name=json-viewer0 B
27RUN |2 app_path=./packages/web-app-json-viewer/dist app_name=json-viewer /bin/sh212 B
28ADD ./packages/web-app-json-viewer/dist /var/lib/nginx/html/json-viewer # buildkit306.81 KB
29RUN |2 app_path=./packages/web-app-json-viewer/dist app_name=json-viewer /bin/sh32 B
30EXPOSE map[8080/tcp:{}]0 B
31USER nginx0 B
32STOPSIGNAL SIGTERM0 B
33CMD ["nginx" "-g" "daemon off;"]0 B
34WORKDIR /var/lib/nginx/html32 B

Command

ADD file:9e193d6fff4bce11c0ee715ad87def9ef40e9608d4be84cf73391edd45b2810e in /