Sign inSign up

stingar/elasticpot:1.9.1

Multi-platform
Manifest digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&7.33 MB
4/bin/sh -c set -ex; if9.52 MB
5/bin/sh -c apt-get update &&49.75 MB
6/bin/sh -c set -ex; apt-get175.29 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&5.97 MB
10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
11ENV PYTHON_VERSION=3.7.90 B
12/bin/sh -c set -ex &&15.22 MB
13/bin/sh -c cd /usr/local/bin &&233 B
14ENV PYTHON_PIP_VERSION=20.2.40 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
17/bin/sh -c set -ex; wget2.02 MB
18CMD ["python3"]0 B
19LABEL maintainer=Team Stingar <[email protected]>0 B
20LABEL name=elasticpot0 B
21LABEL version=1.9.10 B
22LABEL release=10 B
23LABEL summary=Elasticpot HoneyPot container0 B
24LABEL description=0 B
25LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork0 B
26LABEL changelog-url=https://github.com/CommunityHoneyNetwork/communityhoneynetwork/commits/master0 B
27ENV DOCKER=yes0 B
28ENV ELASTICPOT_VERS=v1.0.30 B
29ENV ELASTICPOT_USER=elasticpot0 B
30ENV ELASTICPOT_GROUP=elasticpot0 B
31ENV ELASTICPOT_DIR=/opt/elasticpot0 B
32ENV ELASTICPOT_JSON=/etc/elasticpot/elasticpot.json0 B
33ENV DEBIAN_FRONTEND=noninteractive0 B
34RUN /bin/sh -c mkdir /code98 B
35ADD requirements.txt entrypoint.sh elasticpot.cfg.template /code/3.12 KB
36RUN /bin/sh -c useradd elasticsearch1.74 KB
37RUN /bin/sh -c apt-get update18.39 MB
38RUN /bin/sh -c groupadd -r4.7 KB
39RUN /bin/sh -c cd /opt156.91 KB
40RUN /bin/sh -c python3 -m25.22 MB
41VOLUME [/data]0 B
42RUN /bin/sh -c mkdir $(dirname136 B
43RUN /bin/sh -c rm -rf203 B
44COPY output/hpfeed.py /opt/elasticpot/output_plugins/hpfeed.py # buildkit820 B
45USER elasticpot0 B
46ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:7a9016f6c75910c392bbea2cb9e146d1eba3942cdfd666a44004c79951c5d46f in /