Sign inSign up

drumsergio/genieacs:1.2.14.1

Multi-platform
Networking
Index digest

sha256:84821b9724b43590d3c92a57881ed39d45bda1fe30ec0c5ca5d8657036bf5684

OS/ARCH

Compressed size

184.68 MB

Last pushed

6 months by drumsergio

Type

Image

Manifest digest

sha256:681aab273297fef877147ddbede07e12ea675406f1302a4a611a7b6af34e8191

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update46.41 MB
3COPY /usr/local /usr/local # buildkit55.2 MB
4COPY /opt/genieacs /opt/genieacs # buildkit26.1 MB
5COPY /tmp/genieacs-services/supervisord.conf /etc/supervisor/conf.d/genieacs.conf # buildkit400 B
6COPY /tmp/genieacs-services/run_with_env.sh /usr/local/bin/run_with_env.sh # buildkit270 B
7RUN /bin/sh -c chmod +x265 B
8RUN /bin/sh -c rm -rf170 B
9COPY config/genieacs.logrotate /etc/logrotate.d/genieacs # buildkit243 B
10RUN /bin/sh -c useradd --system30.15 MB
11COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit274 B
12RUN /bin/sh -c chmod +x270 B
13ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
14WORKDIR /opt/genieacs32 B
15EXPOSE [3000/tcp 7547/tcp 7557/tcp 7567/tcp]0 B
16CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/genieacs.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'