Sign inSign up

owntracks/frontend:2.13.0

Multi-platform
Internet of things
Web servers
Monitoring & observability
Index digest

sha256:655e27267dd1b64d9216700abac4bca872612335e90ebad1f1fe3c44c3aa740b

OS/ARCH

Compressed size

19.79 MB

Last pushed

over 2 years by jpmens

Type

Image

Manifest digest

sha256:ce91e9b631ebeb54369c2e11a7ea8e915ed3bb50698db5240823a7a7f6bd1902

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.40 B
17ENV NJS_RELEASE=30 B
18RUN /bin/sh -c set -x12.44 MB
19LABEL version=2.12.00 B
20LABEL description=OwnTracks Frontend0 B
21LABEL maintainer=Linus Groh <[email protected]>0 B
22ENV LISTEN_PORT=80 SERVER_HOST=otrecorder SERVER_PORT=800 B
23COPY ./docker/nginx.tmpl /etc/nginx/nginx.tmpl # buildkit542 B
24COPY /usr/src/app/dist /usr/share/nginx/html # buildkit306.02 KB
25EXPOSE map[80/tcp:{}]0 B
26CMD ["/bin/sh" "-c" "/bin/sh -c0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /