Sign inSign up

qida/sshd:latest

Multi-platform
Operating systems
Index digest

sha256:3dfa2a38cc80b7273f56da82d10e72e02ae3d32f97386571371519f53ba90323

OS/ARCH

Compressed size

268.45 MB

Last pushed

16 days by qida

Type

Image

Manifest digest

sha256:dfa701b232c55f0d66550ec102b03500c589955f4cadf3454a2d63dff821776d

Image Layers

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

Command

ARG TARGETARCH=amd64