Sign inSign up

usabilitydynamics/docker-sftp:0.6.2

Networking
Security
Developer tools
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=23.5.00 B
4RUN /bin/sh -c addgroup -g49.13 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV KUBECTL_VERSION=1.32.00 B
11ENV NODE_ENV=production0 B
12ENV SERVICE_ENABLE_SSHD=true0 B
13ENV SERVICE_ENABLE_API=true0 B
14ENV SERVICE_ENABLE_FIREBASE=false0 B
15RUN /bin/sh -c apk update3.95 MB
16RUN /bin/sh -c apk add84.94 MB
17RUN /bin/sh -c wget https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1.tar.gz21.05 MB
18RUN /bin/sh -c apk del13.82 KB
19RUN /bin/sh -c apk add34.93 MB
20RUN /bin/sh -c curl -sSL191.46 MB
21ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/google-cloud-sdk/bin0 B
22RUN /bin/sh -c gcloud components65.83 MB
23ENV USE_GKE_GCLOUD_AUTH_PLUGIN=True0 B
24RUN /bin/sh -c npm -g13.17 MB
25RUN /bin/sh -c mkdir -p258 B
26ADD . /opt/sources/rabbitci/rabbit-ssh # buildkit499.93 KB
27COPY static/etc/ssh/ /etc/ssh/ # buildkit1003 B
28WORKDIR /opt/sources/rabbitci/rabbit-ssh32 B
29RUN /bin/sh -c chown node:node1.53 KB
30VOLUME [/etc/ssh/authorized_keys.d]0 B
31ENTRYPOINT ["/opt/sources/rabbitci/rabbit-ssh/bin/entrypoint.sh"]0 B
32EXPOSE map[22/tcp:{}]0 B
33CMD ["/usr/local/bin/node" "/usr/local/bin/pm2" "logs"]0 B

Command

ADD alpine-minirootfs-3.21.1-x86_64.tar.gz / # buildkit