Sign inSign up

spurin/container-systemd-sshd-ttyd:ubuntu_22.04

Multi-platform
Index digest

sha256:79fa84d58db3b595d2a24920dd51612d9fc4b65dc8ecd75d0f1a0b0924cf3d61

OS/ARCH

Compressed size

79.46 MB

Last pushed

almost 3 years by spurin

Type

Image

Manifest digest

sha256:07a6053ffc77933f9a58283e123574bfa4086a2ee2aec5ec5c314ca8bf94ef65

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update33.4 MB
8RUN /bin/sh -c rm -f342 B
9RUN /bin/sh -c rm -rf164 B
10STOPSIGNAL SIGRTMIN+30 B
11RUN /bin/sh -c systemctl mask226 B
12COPY container-entrypoint.sh /bin/container-entrypoint.sh # buildkit960 B
13ENTRYPOINT ["/bin/container-entrypoint.sh"]0 B
14ENV REMOVE_SECURETTY=True0 B
15RUN /bin/sh -c if [32 B
16RUN /bin/sh -c apt-get update16.51 MB
17RUN /bin/sh -c mkdir -p226 B
18COPY ttyd.x86_64 /bin/ttyd.x86_64 # buildkit700.65 KB
19COPY ttyd.aarch64 /bin/ttyd.aarch64 # buildkit710.71 KB
20RUN /bin/sh -c ln -s156 B
21COPY startup.service /lib/systemd/system/startup.service # buildkit331 B
22COPY startup.sh /bin/startup.sh # buildkit1.41 KB
23COPY hostname_capture.service /lib/systemd/system/hostname_capture.service # buildkit346 B
24COPY ttyd.service /lib/systemd/system/ttyd.service # buildkit390 B
25RUN /bin/sh -c sed -ri1.57 KB
26RUN /bin/sh -c ln -s262 B
27RUN /bin/sh -c systemctl enable227 B
28EXPOSE map[22/tcp:{}]0 B
29EXPOSE map[7681/tcp:{}]0 B

Command

 ARG RELEASE