Sign inSign up

billchurch/webssh2:sha-7901c89

Multi-platform
Index digest

sha256:291fdfde1b5d8b69b89dc31ce497f97f46a2356f8b65283746366e10fc170141

OS/ARCH

Compressed size

66.42 MB

Last pushed

about 2 months by billchurch

Type

Image

Manifest digest

sha256:b8c8d214432c51126ddc44634bc27f2ac3df6352805a6284c72db79da048d90b

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c addgroup -g50.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /srv/webssh2116 B
11RUN /bin/sh -c apk add3.51 MB
12ENV NODE_ENV=production PORT=2222 WEBSSH2_LISTEN_IP=0.0.0.0 WEBSSH2_LISTEN_PORT=22220 B
13COPY package.json package-lock.json ./ #52.17 KB
14COPY scripts ./scripts # buildkit18.1 KB
15RUN /bin/sh -c cp -R7.17 MB
16COPY /srv/webssh2/dist ./dist # buildkit245.33 KB
17COPY LICENSE README.md ./ #8.59 KB
18RUN /bin/sh -c mkdir -p96 B
19USER node0 B
20EXPOSE map[2222/tcp:{}]0 B
21ENTRYPOINT ["/sbin/tini" "--"]0 B
22CMD ["node" "dist/index.js"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit