sha256:28ddb76d24ba1a74e8e94e69c69a9d1d74c9d30df8b94634c567cb2c959dc385
OS/ARCH
Compressed size
341.63 MB
Last pushed
over 5 years by dukestingar
Type
Image
Manifest digest
sha256:28ddb76d24ba1a74e8e94e69c69a9d1d74c9d30df8b94634c567cb2c959dc385
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apk640.77 KB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.10 B8/bin/sh -c set -ex &&10.88 MB9/bin/sh -c cd /usr/local/bin &&229 B10ENV PYTHON_PIP_VERSION=21.0.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4be3fe44ad9dedc028629ed1497052d65d281b8e/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=8006625804f55e1bd99ad4214fd07082fee27a1c35945648a58f9087a714e9d40 B13/bin/sh -c set -ex; wget2.06 MB14CMD ["python3"]0 B16LABEL name=elasticpot0 B17LABEL version=1.9.10 B18LABEL release=10 B19LABEL summary=Elasticpot HoneyPot container0 B20LABEL description=Honeypot emulating ElasticSearch0 B21LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B22LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B23ENV DOCKER=yes0 B24ENV ELASTICPOT_VERS=v1.0.30 B25ENV ELASTICPOT_USER=elasticpot0 B26ENV ELASTICPOT_GROUP=elasticpot0 B27ENV ELASTICPOT_DIR=/opt/elasticpot0 B28ENV ELASTICPOT_JSON=/etc/elasticpot/elasticpot.json0 B29ENV DEBIAN_FRONTEND=noninteractive0 B30RUN /bin/sh -c mkdir /code100 B31ADD requirements.txt entrypoint.sh elasticpot.cfg.template /code/3.13 KB32RUN /bin/sh -c apk --update300.3 MB33RUN /bin/sh -c adduser -S1.95 KB34RUN /bin/sh -c cd /opt176.2 KB35RUN /bin/sh -c sed -i24.9 MB36VOLUME [/data]0 B37RUN /bin/sh -c mkdir $(dirname136 B38RUN /bin/sh -c rm -rf206 B39COPY output/hpfeed.py /opt/elasticpot/output_plugins/hpfeed.py # buildkit883 B40USER elasticpot0 B41ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:0e2d487cd80773e947c8aae6daad3d565b7bb019a954af2b8bff188681c00d81 in /