sha256:baf26f7d56242a1f2586561fde2f4167662efa6a72eb2e70b457b96df3534148
OS/ARCH
Compressed size
409.34 MB
Last pushed
almost 6 years by dukestingar
Type
Image
Manifest digest
sha256:baf26f7d56242a1f2586561fde2f4167662efa6a72eb2e70b457b96df3534148
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=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 update65.97 MB38RUN /bin/sh -c groupadd -r4.69 KB39RUN /bin/sh -c cd /opt156.88 KB40RUN /bin/sh -c python3 -m21.92 MB41VOLUME [/data]0 B42RUN /bin/sh -c mkdir $(dirname136 B43RUN /bin/sh -c rm -rf202 B44COPY output/hpfeed.py /opt/elasticpot/output_plugins/hpfeed.py # buildkit821 B45USER elasticpot0 B46ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:6627ad39ea0cb9fcb212342326d14efaff51aece1fd0dc16d5bbcaa25d858622 in /