sha256:39b19105792bbc39e82f3726d603d3e63b7dbbe34f3c7b840d987f3f62a58a90
OS/ARCH
Compressed size
386.19 MB
Last pushed
almost 6 years by dukestingar
Type
Image
Manifest digest
sha256:39b19105792bbc39e82f3726d603d3e63b7dbbe34f3c7b840d987f3f62a58a90
Image Layers
1ADD file ... in / 48.06 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&7.45 MB4/bin/sh -c set -ex; if9.53 MB5/bin/sh -c apt-get update &&49.43 MB6/bin/sh -c set -ex; apt-get183.36 MB7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=C.UTF-80 B9/bin/sh -c apt-get update &&5.86 MB10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B11ENV PYTHON_VERSION=3.7.90 B12/bin/sh -c set -ex &&15.57 MB13/bin/sh -c cd /usr/local/bin &&234 B14ENV PYTHON_PIP_VERSION=20.2.40 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B17/bin/sh -c set -ex; wget2.02 MB18CMD ["python3"]0 B20LABEL name=cowrie0 B21LABEL version=1.90 B22LABEL release=10 B23LABEL summary=Cowrie HoneyPot container0 B24LABEL description=Cowrie is a medium0 B25LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B26LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B27ENV DOCKER=yes0 B28ENV COWRIE_VERS=v2.1.00 B29ENV DEBIAN_FRONTEND=noninteractive0 B30RUN /bin/sh -c mkdir /code100 B31COPY requirements.txt /code/ # buildkit180 B32RUN /bin/sh -c useradd cowrie1.73 KB33RUN /bin/sh -c apt-get update64.9 MB34COPY patches/src_cowrie_ssh_transport.py /opt/cowrie/src/cowrie/ssh/transport.py # buildkit3.34 KB35COPY output/hpfeeds3.py /opt/cowrie/src/cowrie/output/ # buildkit1.45 KB36COPY cowrie.reference.cfg /code/cowrie.reference.cfg # buildkit391 B37COPY entrypoint.sh /code/ # buildkit917 B38VOLUME [/data]0 B39USER cowrie0 B40ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:6627ad39ea0cb9fcb212342326d14efaff51aece1fd0dc16d5bbcaa25d858622 in /