Sign inSign up

4warned/stingar-api:v2.0

Networking
Security
Manifest digest

sha256:39d2106fbcdf3a50fbcef9bcd43616a2a9f89df7539b84491e1a6244a89a881a

OS/ARCH

linux/amd64

Compressed size

164.88 MB

Last pushed

over 1 year by 4warned

Type

Image

Manifest digest

sha256:39d2106fbcdf3a50fbcef9bcd43616a2a9f89df7539b84491e1a6244a89a881a

Image Layers

1ADD file ... in / 1.92 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 apk add --no-cache343.27 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.80 B
8/bin/sh -c set -ex &&21.3 MB
9/bin/sh -c cd /usr/local/bin &&226 B
10ENV PYTHON_PIP_VERSION=19.0.10 B
11/bin/sh -c set -ex; apk1.94 MB
12CMD ["python3"]0 B
13ENV HONEYPOT_TEMPLATES=/opt/templates0 B
14COPY requirements.txt /opt/requirements.txt # buildkit272 B
15RUN /bin/sh -c apk add81.3 MB
16RUN /bin/sh -c apk del319.87 KB
17RUN /bin/sh -c apk add1.91 MB
18RUN /bin/sh -c apk fix320.98 KB
19RUN /bin/sh -c apk add7.67 MB
20RUN /bin/sh -c pip install44.97 MB
21RUN /bin/sh -c pip install2.88 MB
22COPY scripts/create_user.py /opt/create_user.py # buildkit834 B
23COPY scripts/build_templates.py /opt/build_templates.py # buildkit741 B
24COPY scripts/build_kibana_objects.py /opt/build_kibana_objects.py # buildkit628 B
25COPY configs /opt/configs # buildkit5.91 KB
26COPY templates /opt/templates # buildkit1.27 KB
27COPY apiarist /apiarist # buildkit23.96 KB
28RUN /bin/sh -c mkdir /srv/db118 B
29COPY entrypoint.sh /opt/entrypoint.sh # buildkit422 B
30RUN /bin/sh -c chmod 0755417 B
31ENV PYTHONPATH=:/apiarist0 B
32ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:56d0d690c1d6b1e5c28a25a71d9e106f85676bdbb5b2d7dc727e52c32b52a692 in /