sha256:3f7d738f8e87771c7a63ec990ae02ddefe2c23787936e0a94ee743591fca8872
OS/ARCH
Compressed size
192.31 MB
Last pushed
8 months by drumsergio
Type
Image
Manifest digest
sha256:a8b306a856b3251d5f486a542f38e91edbca5efabb5d8bdfc262f93db96878ed
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update45.56 MB3COPY /usr/local /usr/local # buildkit55.27 MB4COPY /opt/genieacs /opt/genieacs # buildkit30.53 MB5COPY /tmp/genieacs-services/supervisord.conf /etc/supervisor/conf.d/genieacs.conf # buildkit401 B6COPY /tmp/genieacs-services/run_with_env.sh /usr/local/bin/run_with_env.sh # buildkit270 B7RUN /bin/sh -c chmod +x266 B8COPY config/genieacs.logrotate /etc/logrotate.d/genieacs # buildkit224 B9RUN /bin/sh -c useradd --system34.15 MB10USER genieacs0 B11WORKDIR /opt/genieacs32 B12EXPOSE [3000/tcp 7547/tcp 7557/tcp 7567/tcp]0 B13CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/genieacs.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'