sha256:0d8ab209ebb93eb64d771e60fb30121c4023e759305a2926a83499b6af20dba7
OS/ARCH
Compressed size
353.64 MB
Last pushed
almost 6 years by dukestingar
Type
Image
Manifest digest
sha256:0d8ab209ebb93eb64d771e60fb30121c4023e759305a2926a83499b6af20dba7
Image Layers
1ADD file ... in / 43.74 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&6.77 MB4/bin/sh -c set -ex; if8.91 MB5/bin/sh -c apt-get update &&45.16 MB6/bin/sh -c set -ex; apt-get160.68 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.28 MB10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B11ENV PYTHON_VERSION=3.7.90 B12/bin/sh -c set -ex &&14.61 MB13/bin/sh -c cd /usr/local/bin &&233 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.9.20 B22LABEL release=10 B23LABEL summary=Cowrie HoneyPot container0 B24LABEL description=Cowrie is a medium0 B25LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/cowrie0 B26LABEL changelog-url=https://github.com/CommunityHoneyNetwork/cowrie/commits/master0 B27ENV DOCKER=yes0 B28ENV COWRIE_VERS=v2.2.00 B29ENV DEBIAN_FRONTEND=noninteractive0 B30RUN /bin/sh -c mkdir /code100 B31COPY requirements.txt /code/ # buildkit181 B32RUN /bin/sh -c useradd cowrie1.71 KB33RUN /bin/sh -c apt-get update66.44 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.61 KB36COPY cowrie.reference.cfg /code/cowrie.reference.cfg # buildkit478 B37COPY entrypoint.sh /code/ # buildkit1.05 KB38RUN /bin/sh -c chown -R13.25 KB39VOLUME [/data]0 B40USER cowrie0 B41ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:81141d8fa450e1e5af67bb3757057f3fc34d3ed35cfd0caedb0aab64c5da9aaf in /