Sign inSign up

donaldrich/kali-linux:latest

Multi-platform
Manifest digest

sha256:c7cf8908986de173ebce47582c3f178d49a5360276c52d2fa703ff414c1e74d8

OS/ARCH

Compressed size

123.93 MB

Last pushed

over 4 years by donaldrich

Type

Image

Manifest digest

sha256:c7cf8908986de173ebce47582c3f178d49a5360276c52d2fa703ff414c1e74d8

Image Layers

1LABEL [email protected] org.opencontainers.image.created= org.opencontainers.image.title=Kali Linux0 B
2COPY . / # buildkit53.03 MB
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update70.06 MB
5RUN /bin/sh -c echo "LC_ALL=en_US.UTF-8"529 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'345 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 # buildkit539 B
18COPY ./ssh/ssh_host_ecdsa_key.pub /etc/ssh/ssh_host_ecdsa_key.pub # buildkit333 B
19COPY ./ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_ed25519_key # buildkit443 B
20COPY ./ssh/ssh_host_ed25519_key.pub /etc/ssh/ssh_host_ed25519_key.pub # buildkit273 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 # buildkit655 B
23RUN /bin/sh -c chmod 644333 B
24RUN /bin/sh -c chmod 644272 B
25RUN /bin/sh -c chmod 644655 B
26RUN /bin/sh -c chmod 600542 B
27RUN /bin/sh -c chmod 600443 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