Sign inSign up

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

Manifest digest

sha256:e353557b73c70447b54422fe463c2dbe52bea5b5d693281603ba26749a8c33ae

OS/ARCH

linux/arm

Compressed size

1.18 GB

Last pushed

about 6 years by donaldrich

Type

Image

Manifest digest

sha256:e353557b73c70447b54422fe463c2dbe52bea5b5d693281603ba26749a8c33ae

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 update116.84 MB
5RUN /bin/sh -c mkdir /var/run/sshd2.22 KB
6RUN /bin/sh -c echo 'root:toor'2.5 KB
7RUN /bin/sh -c sed -i3.83 KB
8RUN /bin/sh -c sed -i3.83 KB
9RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session3.2 KB
10EXPOSE map[2222/tcp:{}]0 B
11CMD ["/usr/sbin/sshd" "-D"]0 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN /bin/sh -c apt-get update1011.83 MB
14EXPOSE map[2222/tcp:{}]0 B
15CMD ["/usr/sbin/sshd" "-D"]0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17RUN /bin/sh -c apt-get update9.06 MB
18RUN /bin/sh -c git clone1.23 MB
19RUN /bin/sh -c rm /hackingtool/install.sh13.06 KB
20COPY ./install.sh /hackingtool # buildkit14.62 KB
21RUN /bin/sh -c chmod -R1.22 MB
22WORKDIR /hackingtool13 KB
23RUN /bin/sh -c pip3 --no-cache-dir19.44 KB
24RUN /bin/sh -c ./install.sh #22.44 MB
25EXPOSE map[2222/tcp:{}]0 B
26ENTRYPOINT ["/usr/sbin/sshd" "-D"]0 B

Command

LABEL org.opencontainers.image.title=Kali Linux