sha256:6014b9d74e20fbd877ad018515f7f866186971883287488364a6065cfda0b343
OS/ARCH
Compressed size
241.49 MB
Last pushed
about 1 year by 4warned
Type
Image
Manifest digest
sha256:eead432741f5b03a1091066fac9d4a32768061d62c93fc25d8e44e3de5614eae
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B8LABEL name=cowrie0 B9LABEL version=2.10 B10LABEL release=10 B11LABEL summary=Cowrie HoneyPot container0 B12LABEL description=Cowrie is a medium0 B13LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B14LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B15ENV DOCKER=yes0 B16ENV COWRIE_GROUP=cowrie0 B17ENV COWRIE_USER=cowrie0 B18ENV COWRIE_DIR=/opt0 B19RUN /bin/sh -c apt-get update39.83 MB20RUN /bin/sh -c apt-get install133.11 MB21RUN /bin/sh -c groupadd -r4.22 KB22WORKDIR /opt32 B23RUN /bin/sh -c git clone11.32 MB24RUN /bin/sh -c pip3 install3.07 MB25RUN /bin/sh -c pip3 install2.08 MB26RUN /bin/sh -c pip3 install13.62 MB27RUN /bin/sh -c pip3 install1.01 MB28COPY honeypots/cowrie/plugins/stingar.py /opt/cowrie/src/cowrie/output # buildkit2.12 KB29COPY honeypots/cowrie/conf/cowrie.cfg.template /opt # buildkit5.39 KB30COPY scripts/checkin.py /opt # buildkit877 B31COPY honeypots/cowrie/scripts/configure.py /opt # buildkit854 B32COPY honeypots/cowrie/entrypoint.sh /opt # buildkit545 B33RUN /bin/sh -c chmod +x543 B34RUN /bin/sh -c chown -R11.33 MB35RUN /bin/sh -c sed -i2.02 KB36USER cowrie0 B37ENV PATH=/opt/cowrie/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B38ENTRYPOINT ["/opt/entrypoint.sh"]0 B39EXPOSE map[2222/tcp:{} 2223/tcp:{}]0 BCommand
ARG RELEASE