Sign inSign up

neomediatech/sshd:24.04

Index digest

sha256:b4b094871db304c516526985ffec342d711179f8616d04716fca349a63ae965d

OS/ARCH

linux/amd64

Compressed size

97.23 MB

Last pushed

2 months by neomediatech

Type

Image

Manifest digest

sha256:8f53962ea67a723222a6008ecb4f68e3e0e1bf1f67c903dadb6464c07dfda911

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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 -c9.45 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 update44.41 MB
15COPY bin/* / # buildkit820 B
16RUN /bin/sh -c chmod +x821 B
17EXPOSE [22/tcp]0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19CMD ["/tini" "--" "/cmd.sh"]0 B

Command

 ARG RELEASE