Sign inSign up

neomediatech/sshd:24.04

Index digest

sha256:f979af9f6c2826c741a086e6d86aff1a6f312adc4f28bbf0b17267aeee1804ea

OS/ARCH

linux/amd64

Compressed size

96.64 MB

Last pushed

about 14 hours by neomediatech

Type

Image

Manifest digest

sha256:849d47e565024322262aa93fa132b9c2587171d1c5cf5acac68491589b2068b0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.39 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Rome OS=ubuntu0 B
7ARG BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin0 B
8ADD --chmod=777 https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/tini https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/http https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/curl14.18 MB
9RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c6.52 MB
10ENV LANG=it_IT.utf8 LANGUAGE=it_IT:it LC_ALL=it_IT.UTF-80 B
11RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c844.49 KB
12ENV SERVICE=sshd0 B
13LABEL org.opencontainers.image.service=sshd org.opencontainers.image.source=https://github.com/neomediatech/sshd org.opencontainers.package.name=openssh-server0 B
14RUN /bin/sh -c apt-get update46.73 MB
15COPY bin/* / # buildkit820 B
16RUN /bin/sh -c chmod +x820 B
17EXPOSE [22/tcp]0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19CMD ["/tini" "--" "/cmd.sh"]0 B

Command

 ARG RELEASE