Sign inSign up

gerandonk/genieacsfull:latest

Multi-platform
Index digest

sha256:bc89f83bfe390fcd59783139309a5d38226228833008490b52d549c6c56e6fa1

OS/ARCH

Compressed size

257.6 MB

Last pushed

10 months by gerandonk

Type

Image

Manifest digest

sha256:de554cb6c9496729869bdda1c8f5d6bf4b80b8b4cdea75f51fce3ee45457bf16

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 24.77 MB
6CMD ["/bin/bash"]0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ARG TARGETPLATFORM=linux/arm640 B
10ENV MONGO_USER=mongodb MONGO_DATA_DIR=/var/lib/mongodb MONGO_LOG_DIR=/var/log/mongodb GENIEACS_UI_JWT_SECRET=secret0 B
11RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c72.61 MB
12RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32.36 MB
13RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c117.65 MB
14RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c508 B
15RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.79 MB
16COPY genieacs.env /opt/genieacs/genieacs.env # buildkit461 B
17RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c468 B
18COPY genieacs-*.service /etc/systemd/system/ # buildkit426 B
19COPY genieacs-logrotate /etc/logrotate.d/genieacs # buildkit226 B
20COPY entrypoint.sh /sbin/entrypoint.sh # buildkit691 B
21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
22RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c239 B
23COPY public /usr/lib/node_modules/genieacs/public # buildkit389.26 KB
24COPY genieacsdb /docker-entrypoint-initdb.d/genieacsdb # buildkit35.18 KB
25COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit283 B
26COPY check_mongorestore.sh /usr/local/bin/check_mongorestore.sh # buildkit405 B
27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
28COPY run_services.sh /sbin/run_services.sh # buildkit371 B
29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
30EXPOSE [3000/tcp 7547/tcp 7557/tcp 7567/tcp]0 B
31HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:30000 B
32ENTRYPOINT ["/sbin/run_services.sh"]0 B
33CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE