Sign inSign up

qida/sshd:latest

Multi-platform
Operating systems
Index digest

sha256:3dfa2a38cc80b7273f56da82d10e72e02ae3d32f97386571371519f53ba90323

OS/ARCH

Compressed size

265.78 MB

Last pushed

15 days by qida

Type

Image

Manifest digest

sha256:81604a626713cbf9a0fa8bee142d6ce09fc2bf2a890208d6662ec5d50b72e70a

Image Layers

1ARG TARGETARCH=arm640 B
2ARG UBUNTU_SUITE=resolute0 B
3LABEL org.opencontainers.image.title=AnduinOS Container org.opencontainers.image.description=Cloud-native AnduinOS0 B
4COPY /out/rootfs/ / # buildkit90.96 MB
5ENV DEBIAN_FRONTEND=noninteractive0 B
6RUN |2 TARGETARCH=arm64 UBUNTU_SUITE=resolute /bin/sh46.73 MB
7CMD ["/bin/bash"]0 B
8LABEL Maintainer=qida0 B
9RUN /bin/sh -c apt-get update74.4 MB
10RUN /bin/sh -c apt-get install53.68 MB
11RUN /bin/sh -c echo 'root:password'372 B
12RUN /bin/sh -c sed -i2 KB
13RUN /bin/sh -c useradd admin1.47 KB
14RUN /bin/sh -c echo "admin:admin"438 B
15RUN /bin/sh -c echo "admin1 KB
16RUN /bin/sh -c echo "root:password"437 B
17VOLUME [/root]0 B
18EXPOSE [22/tcp]0 B
19CMD ["/usr/sbin/sshd" "-D"]0 B

Command

ARG TARGETARCH=arm64