Sign inSign up

neomediatech/sshd:20.04

Index digest

sha256:42ae1990407b165351da4501c23e89e06c9b41dac373ea0c9ef067d920345ba6

OS/ARCH

linux/amd64

Compressed size

98.38 MB

Last pushed

8 months by neomediatech

Type

Image

Manifest digest

sha256:3736ae52533bbf4b73fcb56d5ccadae4e4fa2e0bbef2684af78c330fd7d1298d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Rome OS=ubuntu0 B
8ARG BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin0 B
9ADD --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
10RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c16.65 MB
11ENV LANG=it_IT.utf8 LANGUAGE=it_IT:it LC_ALL=it_IT.UTF-80 B
12RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c841.39 KB
13ENV SERVICE=sshd0 B
14LABEL org.opencontainers.image.service=sshd org.opencontainers.image.source=https://github.com/neomediatech/sshd org.opencontainers.package.name=openssh-server0 B
15RUN /bin/sh -c apt-get update39.48 MB
16COPY bin/* / # buildkit820 B
17RUN /bin/sh -c chmod +x820 B
18EXPOSE [22/tcp]0 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20CMD ["/tini" "--" "/cmd.sh"]0 B

Command

 ARG RELEASE