sha256:fe482a2fbd80ecae4857a90d442ac1db4ffd9bf690a19d658cf7af4aebbde75e
OS/ARCH
linux/amd64
Compressed size
299.28 MB
Last pushed
12 months by safrinnetwork
Type
Image
Manifest digest
sha256:fe482a2fbd80ecae4857a90d442ac1db4ffd9bf690a19d658cf7af4aebbde75e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV TZ=Asia/Jakarta0 B9RUN /bin/sh -c apt-get update45.74 MB10RUN /bin/sh -c curl -fsSL88.37 MB11RUN /bin/sh -c wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb1.81 MB12RUN /bin/sh -c wget -qO124.9 MB13RUN /bin/sh -c npm install10.29 MB14RUN /bin/sh -c useradd --system2.04 KB15RUN /bin/sh -c mkdir -p140 B16COPY config/ /opt/genieacs/ # buildkit378 B17COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit510 B18COPY entrypoint.sh /entrypoint.sh # buildkit940 B19RUN /bin/sh -c chmod +x940 B20RUN /bin/sh -c chown genieacs:genieacs386 B21EXPOSE [3000/tcp 7547/tcp 7557/tcp 7567/tcp]0 B22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:30000 B23CMD ["/entrypoint.sh"]0 BCommand
ARG RELEASE