Sign inSign up

donaldrich/kali-linux:latest-2020-07-28

Multi-platform
Manifest digest

sha256:e903d8b575648df2d1d4b4a05aa9778605bd697e20645faf8f7269437b19148f

OS/ARCH

Compressed size

167.89 MB

Last pushed

about 6 years by donaldrich

Type

Image

Manifest digest

sha256:e903d8b575648df2d1d4b4a05aa9778605bd697e20645faf8f7269437b19148f

Image Layers

1LABEL org.opencontainers.image.title=Kali Linux0 B
2COPY . / # buildkit47.74 MB
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update119.29 MB
5RUN /bin/sh -c echo "en_US.UTF-84.64 KB
6RUN /bin/sh -c echo "LANG=en_US.UTF-8"2.26 KB
7RUN /bin/sh -c locale-gen en_US.UTF-8843.92 KB
8RUN /bin/sh -c mkdir /var/run/sshd2.22 KB
9RUN /bin/sh -c echo 'root:toor'2.49 KB
10RUN /bin/sh -c sed -i3.83 KB
11RUN /bin/sh -c sed -i3.84 KB
12RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session3.19 KB
13COPY ./ssh/ /etc/ssh/ # buildkit24.78 KB
14EXPOSE map[2222/tcp:{}]0 B
15CMD ["/usr/sbin/sshd" "-D"]0 B

Command

LABEL org.opencontainers.image.title=Kali Linux