sha256:d9125cd44db8906b12c55d30cc220bcfa1c865ca1c3c95bf87aff2c32076fe3b
OS/ARCH
linux/arm64
Compressed size
163.84 MB
Last pushed
10 months by riadag
Type
Image
Manifest digest
sha256:d9125cd44db8906b12c55d30cc220bcfa1c865ca1c3c95bf87aff2c32076fe3b
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c apt-get update17.19 MB3COPY /usr/local /usr/local # buildkit55.22 MB4COPY /opt/genieacs /opt/genieacs # buildkit30.52 MB5COPY /tmp/genieacs-services/supervisord.conf /etc/supervisor/conf.d/genieacs.conf # buildkit400 B6COPY /tmp/genieacs-services/run_with_env.sh /usr/local/bin/run_with_env.sh # buildkit269 B7RUN /bin/sh -c chmod +x265 B8COPY genieacs.logrotate /etc/logrotate.d/genieacs # buildkit225 B9RUN /bin/sh -c useradd --system34.14 MB10USER genieacs0 B11WORKDIR /opt/genieacs32 B12EXPOSE map[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' '@1747699200'