sha256:6cc423749ea51516ff962dde70f84e8e8637d20f36f2987bed4806b911e24107
OS/ARCH
linux/amd64
Compressed size
469.64 MB
Last pushed
over 1 year by usabilitydynamics
Type
Image
Manifest digest
sha256:84e62e3345713ddc6da6b1706c050e0bccf05accf36f9884858f9ad3be53ca3f
Image Layers
1ADD alpine-minirootfs-3.21.1-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.5.00 B4RUN /bin/sh -c addgroup -g49.13 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV KUBECTL_VERSION=1.32.00 B11ENV NODE_ENV=production0 B12ENV SERVICE_ENABLE_SSHD=true0 B13ENV SERVICE_ENABLE_API=true0 B14ENV SERVICE_ENABLE_FIREBASE=false0 B15RUN /bin/sh -c apk update3.95 MB16RUN /bin/sh -c apk add84.94 MB17RUN /bin/sh -c wget https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1.tar.gz21.05 MB18RUN /bin/sh -c apk del13.82 KB19RUN /bin/sh -c apk add34.93 MB20RUN /bin/sh -c curl -sSL191.46 MB21ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/google-cloud-sdk/bin0 B22RUN /bin/sh -c gcloud components65.83 MB23ENV USE_GKE_GCLOUD_AUTH_PLUGIN=True0 B24RUN /bin/sh -c npm -g13.17 MB25RUN /bin/sh -c mkdir -p258 B26ADD . /opt/sources/rabbitci/rabbit-ssh # buildkit499.93 KB27COPY static/etc/ssh/ /etc/ssh/ # buildkit1003 B28WORKDIR /opt/sources/rabbitci/rabbit-ssh32 B29RUN /bin/sh -c chown node:node1.53 KB30VOLUME [/etc/ssh/authorized_keys.d]0 B31ENTRYPOINT ["/opt/sources/rabbitci/rabbit-ssh/bin/entrypoint.sh"]0 B32EXPOSE map[22/tcp:{}]0 B33CMD ["/usr/local/bin/node" "/usr/local/bin/pm2" "logs"]0 BCommand
ADD alpine-minirootfs-3.21.1-x86_64.tar.gz / # buildkit