Sign inSign up

donaldrich/kali-linux:latest

Multi-platform
Manifest digest

sha256:be5af6d60233791c0e7b043eeff0f57cde9d8bca547066ef7f32cef9e9fc58ea

OS/ARCH

Compressed size

122.85 MB

Last pushed

over 4 years by donaldrich

Type

Image

Manifest digest

sha256:be5af6d60233791c0e7b043eeff0f57cde9d8bca547066ef7f32cef9e9fc58ea

Image Layers

1LABEL [email protected] org.opencontainers.image.created= org.opencontainers.image.title=Kali Linux0 B
2COPY . / # buildkit52.06 MB
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update69.94 MB
5RUN /bin/sh -c echo "LC_ALL=en_US.UTF-8"528 B
6RUN /bin/sh -c echo "en_US.UTF-82.34 KB
7RUN /bin/sh -c echo "LANG=en_US.UTF-8"163 B
8RUN /bin/sh -c locale-gen --purge842.28 KB
9RUN /bin/sh -c cat /etc/zsh/newuser.zshrc.recommended3.73 KB
10RUN /bin/sh -c mkdir /var/run/sshd120 B
11RUN /bin/sh -c echo 'root:toor'347 B
12RUN /bin/sh -c sed -i1.57 KB
13RUN /bin/sh -c sed -i1.57 KB
14RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session1.01 KB
15COPY ./entrypoint.sh . # buildkit300 B
16RUN /bin/sh -c chmod +x301 B
17COPY ./ssh/ssh_host_ecdsa_key /etc/ssh/ssh_host_ecdsa_key # buildkit538 B
18COPY ./ssh/ssh_host_ecdsa_key.pub /etc/ssh/ssh_host_ecdsa_key.pub # buildkit328 B
19COPY ./ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_ed25519_key # buildkit439 B
20COPY ./ssh/ssh_host_ed25519_key.pub /etc/ssh/ssh_host_ed25519_key.pub # buildkit272 B
21COPY ./ssh/ssh_host_rsa_key /etc/ssh/ssh_host_rsa_key # buildkit2.11 KB
22COPY ./ssh/ssh_host_rsa_key.pub /etc/ssh/ssh_host_rsa_key.pub # buildkit653 B
23RUN /bin/sh -c chmod 644328 B
24RUN /bin/sh -c chmod 644273 B
25RUN /bin/sh -c chmod 644654 B
26RUN /bin/sh -c chmod 600542 B
27RUN /bin/sh -c chmod 600441 B
28RUN /bin/sh -c chmod 6002.11 KB
29EXPOSE map[2222/tcp:{}]0 B
30CMD ["/usr/sbin/sshd" "-D"]0 B

Command

LABEL [email protected] org.opencontainers.image.created= org.opencontainers.image.title=Kali Linux Rolling org.opencontainers.image.description=Multiarch Unofficial Kali Docker, intended for use on Raspberry Pi