Sign inSign up

victorrds/etesync-clients:latest

Multi-platform
Manifest digest

sha256:b214a602fb78c4586010e080dfb687e19b5c8ae2344adb7320b501c0e87498c0

OS/ARCH

Compressed size

59.41 MB

Last pushed

over 4 years by victorrds

Type

Image

Manifest digest

sha256:b214a602fb78c4586010e080dfb687e19b5c8ae2344adb7320b501c0e87498c0

Image Layers

1ADD file ... in / 28.67 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.21.60 B
5ENV NJS_VERSION=0.7.20 B
6ENV PKG_RELEASE=1~bullseye0 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh24.12 MB
10RUN |2 UID=101 GID=101 /bin/sh2.71 KB
11COPY docker-entrypoint.sh / # buildkit609 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit666 B
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[8080/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18USER 1010 B
19CMD ["nginx" "-g" "daemon off;"]0 B
20COPY /etesync-web/build /usr/share/nginx/html/client # buildkit2.35 MB
21COPY /etesync-notes/web-build /usr/share/nginx/html/notes # buildkit4.27 MB
22COPY context/nginx.conf /etc/nginx/conf.d/default.conf # buildkit439 B
23EXPOSE map[8080/tcp:{}]0 B

Command

ADD file:e52e032f1ace6abd44b3647d43c1b8ae30bac6de804eef09c6ccd793057996fd in /