sha256:3f7d738f8e87771c7a63ec990ae02ddefe2c23787936e0a94ee743591fca8872
OS/ARCH
Compressed size
193.41 MB
Last pushed
8 months by drumsergio
Type
Image
Manifest digest
sha256:705bcb79e0472a46abaa57582d821fabef6c424f6a4b3440023d5cfdddcc965e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update45.54 MB3COPY /usr/local /usr/local # buildkit55.25 MB4COPY /opt/genieacs /opt/genieacs # buildkit30.87 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 # buildkit269 B7RUN /bin/sh -c chmod +x265 B8COPY config/genieacs.logrotate /etc/logrotate.d/genieacs # buildkit223 B9RUN /bin/sh -c useradd --system34.83 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 'amd64' out/ 'bookworm' '@1768176000'