Sign inSign up

donaldrich/kali-linux:hackingtool-2020-07-22

Manifest digest

sha256:3805badd89bddadc51feb1a6b24d99357c3a4e74a47918b03dc092bf2fb41048

OS/ARCH

linux/arm

Compressed size

1.27 GB

Last pushed

about 6 years by donaldrich

Type

Image

Manifest digest

sha256:3805badd89bddadc51feb1a6b24d99357c3a4e74a47918b03dc092bf2fb41048

Image Layers

1LABEL org.opencontainers.image.title=Kali Linux0 B
2COPY . / # buildkit43.44 MB
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update121.8 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.48 KB
10RUN /bin/sh -c sed -i3.83 KB
11RUN /bin/sh -c sed -i3.83 KB
12RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session3.19 KB
13EXPOSE map[2222/tcp:{}]0 B
14CMD ["/usr/sbin/sshd" "-D"]0 B
15ENV DEBIAN_FRONTEND=noninteractive0 B
16RUN /bin/sh -c apt-get update1006.86 MB
17EXPOSE map[2222/tcp:{}]0 B
18CMD ["/usr/sbin/sshd" "-D"]0 B
19ENV DEBIAN_FRONTEND=noninteractive0 B
20RUN /bin/sh -c apt-get update129.89 MB
21RUN /bin/sh -c pip3 --no-cache-dir16.93 KB
22RUN /bin/sh -c chsh --shell13.64 KB
23ENV INSTALL_DIR=/usr/share/doc/hackingtool0 B
24RUN /bin/sh -c git clone1.26 MB
25COPY ./hackingtool /usr/bin/ # buildkit13.02 KB
26RUN /bin/sh -c chmod +x13.02 KB
27EXPOSE map[2222/tcp:{}]0 B
28ENTRYPOINT ["/usr/sbin/sshd" "-D"]0 B

Command

LABEL org.opencontainers.image.title=Kali Linux