sha256:9e175b3e8fd60251c7607d2a2f2e11a0d55a2116d944cfa1e7d43466208cf788
OS/ARCH
Compressed size
355.77 MB
Last pushed
almost 6 years by dukestingar
Type
Image
Manifest digest
sha256:9e175b3e8fd60251c7607d2a2f2e11a0d55a2116d944cfa1e7d43466208cf788
Image Layers
1ADD file ... in / 46.9 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&7.33 MB4/bin/sh -c set -ex; if9.52 MB5/bin/sh -c apt-get update &&49.75 MB6/bin/sh -c set -ex; apt-get175.29 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.97 MB10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B11ENV PYTHON_VERSION=3.7.90 B12/bin/sh -c set -ex &&15.22 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=elasticpot0 B21LABEL version=1.9.10 B22LABEL release=10 B23LABEL summary=Elasticpot HoneyPot container0 B24LABEL description=0 B25LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B26LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B27ENV DOCKER=yes0 B28ENV ELASTICPOT_VERS=v1.0.30 B29ENV ELASTICPOT_USER=elasticpot0 B30ENV ELASTICPOT_GROUP=elasticpot0 B31ENV ELASTICPOT_DIR=/opt/elasticpot0 B32ENV ELASTICPOT_JSON=/etc/elasticpot/elasticpot.json0 B33ENV DEBIAN_FRONTEND=noninteractive0 B34RUN /bin/sh -c mkdir /code98 B35ADD requirements.txt entrypoint.sh elasticpot.cfg.template /code/3.12 KB36RUN /bin/sh -c useradd elasticsearch1.74 KB37RUN /bin/sh -c apt-get update18.39 MB38RUN /bin/sh -c groupadd -r4.7 KB39RUN /bin/sh -c cd /opt156.91 KB40RUN /bin/sh -c python3 -m25.22 MB41VOLUME [/data]0 B42RUN /bin/sh -c mkdir $(dirname136 B43RUN /bin/sh -c rm -rf203 B44COPY output/hpfeed.py /opt/elasticpot/output_plugins/hpfeed.py # buildkit820 B45USER elasticpot0 B46ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:7a9016f6c75910c392bbea2cb9e146d1eba3942cdfd666a44004c79951c5d46f in /