Sign inSign up

stingar/elasticpot:nightly

Multi-platform
Manifest digest

sha256:a830ab001f6658f5a022bd8971c5d145d031c3ea9c089c9bb8e9a85bd1c5b00b

OS/ARCH

Compressed size

367.53 MB

Last pushed

over 5 years by dukestingar

Type

Image

Manifest digest

sha256:a830ab001f6658f5a022bd8971c5d145d031c3ea9c089c9bb8e9a85bd1c5b00b

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apk640.85 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.20 B
8/bin/sh -c set -ex &&10.88 MB
9/bin/sh -c cd /usr/local/bin &&230 B
10ENV PYTHON_PIP_VERSION=21.0.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
13/bin/sh -c set -ex; wget2.06 MB
14CMD ["python3"]0 B
15LABEL maintainer=Team Stingar <[email protected]>0 B
16LABEL name=elasticpot0 B
17LABEL version=1.9.10 B
18LABEL release=10 B
19LABEL summary=Elasticpot HoneyPot container0 B
20LABEL description=Honeypot emulating ElasticSearch0 B
21LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B
22LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B
23ENV DOCKER=yes0 B
24ENV ELASTICPOT_VERS=v1.0.30 B
25ENV ELASTICPOT_USER=elasticpot0 B
26ENV ELASTICPOT_GROUP=elasticpot0 B
27ENV ELASTICPOT_DIR=/opt/elasticpot0 B
28ENV ELASTICPOT_JSON=/etc/elasticpot/elasticpot.json0 B
29ENV DEBIAN_FRONTEND=noninteractive0 B
30RUN /bin/sh -c mkdir /code100 B
31ADD requirements.txt entrypoint.sh elasticpot.cfg.template /code/3.13 KB
32RUN /bin/sh -c apk --update329.4 MB
33RUN /bin/sh -c adduser -S1.95 KB
34RUN /bin/sh -c cd /opt176.23 KB
35RUN /bin/sh -c sed -i21.69 MB
36VOLUME [/data]0 B
37RUN /bin/sh -c mkdir $(dirname136 B
38RUN /bin/sh -c rm -rf202 B
39COPY output/hpfeed.py /opt/elasticpot/output_plugins/hpfeed.py # buildkit882 B
40USER elasticpot0 B
41ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /