Sign inSign up

webera/ssh:ubuntu-

Multi-platform
Index digest

sha256:c5202c9102917eb902df455f3290ca542cb2b5e7df6ac7a77dd462fcd06d66ae

OS/ARCH

Compressed size

115.96 MB

Last pushed

11 months by joelzamboni

Type

Image

Manifest digest

sha256:71a956f3c3c3d87be8f0d6ad24345b2e09fa5efa00162531d3e7481d33a5a6db

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update7.1 MB
9RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth248 B
10ENV USER_HOME=/var/www0 B
11ENV SSH_RUN=/run/sshd0 B
12ENV USER_CONNECTION=user_cloud0 B
13COPY assets /tmp/assets # buildkit1.17 KB
14RUN /bin/sh -c /tmp/assets/build.sh &&80.51 MB
15WORKDIR /var/www32 B
16USER user_cloud0 B
17EXPOSE [10022/tcp]0 B
18ENTRYPOINT ["/bin/sshd" "-f" "/etc/ssh/sshd_config" "-p"0 B

Command

 ARG RELEASE