Sign inSign up

drumsergio/genieacs:1.2.16.2

Multi-platform
Networking
Index digest

sha256:fe2911234573e839ee725e0634514154d9025dd8e52f99307fd81b73172f8779

OS/ARCH

Compressed size

186.03 MB

Last pushed

4 months by drumsergio

Type

Image

Manifest digest

sha256:e1029966aeca373973bef2efc4b07ccaab5f1f170ccb1bc9716dc347019c5c8a

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.57 MB
4COPY /opt/genieacs /opt/genieacs # buildkit26.59 MB
5COPY /tmp/genieacs-services/supervisord.conf /etc/supervisor/conf.d/genieacs.conf # buildkit401 B
6COPY /tmp/genieacs-services/run_with_env.sh /usr/local/bin/run_with_env.sh # buildkit271 B
7RUN /bin/sh -c chmod +x267 B
8RUN /bin/sh -c rm -rf169 B
9COPY config/genieacs.logrotate /etc/logrotate.d/genieacs # buildkit244 B
10RUN /bin/sh -c useradd --system30.65 MB
11COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit277 B
12RUN /bin/sh -c chmod +x273 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' '@1777939200'