Sign inSign up

stingar/uhp:master

Multi-platform
Manifest digest

sha256:5ea1ac635b136db267cf44d17f2f6885007a88a82eb54351d18630109c0bd551

OS/ARCH

Compressed size

98.34 MB

Last pushed

over 5 years by dukestingar

Type

Image

Manifest digest

sha256:5ea1ac635b136db267cf44d17f2f6885007a88a82eb54351d18630109c0bd551

Image Layers

1ADD file ... in / 25.47 MB
2/bin/sh -c set -xe &&852 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Team Stingar <[email protected]>0 B
7LABEL name=uhp0 B
8LABEL version=1.9.10 B
9LABEL release=10 B
10LABEL summary=UHP HoneyPot Container0 B
11LABEL description=Universal Honey Pot is0 B
12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/uhp0 B
13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/uhp/commits/master0 B
14ENV DOCKER=yes0 B
15ENV UHP_USER=uhp0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17RUN /bin/sh -c useradd uhp1.91 KB
18RUN /bin/sh -c apt-get update65 MB
19RUN /bin/sh -c mkdir /code133 B
20RUN /bin/sh -c chown ${UHP_USER}127 B
21COPY configs /code/configs # buildkit3.08 KB
22COPY tagging.py /code # buildkit632 B
23COPY entrypoint.sh /code # buildkit824 B
24COPY requirements.txt /code # buildkit180 B
25COPY logging.cfg.template /code # buildkit227 B
26RUN /bin/sh -c chmod +x819 B
27RUN /bin/sh -c python3 -m7.76 MB
28RUN /bin/sh -c cd /opt96.73 KB
29USER uhp0 B
30ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /