Sign inSign up

stingar/cowrie-rebuilt:v1.9

Multi-platform
Manifest digest

sha256:9ddc3adac7b6fcd4d6b7377fb0d98f2ce9eb057c6fc62b2a786b4714472f90a9

OS/ARCH

Compressed size

353.84 MB

Last pushed

almost 6 years by dukestingar

Type

Image

Manifest digest

sha256:9ddc3adac7b6fcd4d6b7377fb0d98f2ce9eb057c6fc62b2a786b4714472f90a9

Image Layers

1ADD file ... in / 43.74 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&6.77 MB
4/bin/sh -c set -ex; if8.91 MB
5/bin/sh -c apt-get update &&45.16 MB
6/bin/sh -c set -ex; apt-get160.68 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&5.28 MB
10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
11ENV PYTHON_VERSION=3.7.90 B
12/bin/sh -c set -ex &&14.61 MB
13/bin/sh -c cd /usr/local/bin &&233 B
14ENV PYTHON_PIP_VERSION=20.2.30 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
17/bin/sh -c set -ex; wget2.02 MB
18CMD ["python3"]0 B
19LABEL maintainer=Team Stingar <[email protected]>0 B
20LABEL name=cowrie0 B
21LABEL version=1.90 B
22LABEL release=10 B
23LABEL summary=Cowrie HoneyPot container0 B
24LABEL description=Cowrie is a medium0 B
25LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B
26LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B
27ENV DOCKER=yes0 B
28ENV COWRIE_VERS=v2.1.00 B
29ENV DEBIAN_FRONTEND=noninteractive0 B
30RUN /bin/sh -c mkdir /code2.94 KB
31COPY requirements.txt /code/ # buildkit3 KB
32RUN /bin/sh -c useradd cowrie4.74 KB
33RUN /bin/sh -c apt-get update66.63 MB
34COPY output/hpfeeds3.py /opt/cowrie/src/cowrie/output/ # buildkit4.34 KB
35COPY cowrie.reference.cfg /code/cowrie.reference.cfg # buildkit3.21 KB
36COPY entrypoint.sh /code/ # buildkit3.8 KB
37VOLUME [/data]0 B
38USER cowrie0 B
39ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:340663c3add65bd8904ba51984e6080c6aa6d237bd845f4e0aa22626d31497b7 in /