Sign inSign up

stingar/rdphoney-archs:feature-github-actions

Multi-platform
Manifest digest

sha256:ec8c256301d95ef11d1aebca401d755a9c830f91b92680528ddc708d5d17e866

OS/ARCH

Compressed size

192.6 MB

Last pushed

over 6 years by dukestingar

Type

Image

Manifest digest

sha256:ec8c256301d95ef11d1aebca401d755a9c830f91b92680528ddc708d5d17e866

Image Layers

1ADD file ... in / 21.24 MB
2/bin/sh -c [ -z "$(apt-get34.63 KB
3/bin/sh -c set -xe &&854 B
4/bin/sh -c mkdir -p /run/systemd189 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Team STINGAR <[email protected]>0 B
7LABEL name=rdphoney0 B
8LABEL version=1.90 B
9LABEL release=10 B
10LABEL summary=RDPHoney Honeypot Container0 B
11LABEL description=RDPHoney is a simple0 B
12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/rdphoney0 B
13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/rdphoney/commits/master0 B
14ENV DOCKER=yes0 B
15ENV RDPHONEY_GROUP=rdphoney0 B
16ENV RDPHONEY_USER=rdphoney0 B
17ENV RDPHONEY_DIR=/opt0 B
18ENV RDPHONEY_JSON_DIR=/etc/rdphoney/0 B
19RUN /bin/sh -c apt-get update166.44 MB
20RUN /bin/sh -c groupadd -r6.62 KB
21WORKDIR /opt2.15 KB
22COPY entrypoint.sh requirements.txt /code/ #2.89 KB
23RUN /bin/sh -c pip3 install4.85 MB
24COPY rdphoney /opt/rdphoney # buildkit6.45 KB
25COPY rdphoney.cfg.dist /opt # buildkit2.29 KB
26RUN /bin/sh -c chown -R7.1 KB
27USER rdphoney0 B
28ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:7b716521aeb6ae372a2660a2e5fc6c55001a12772c5f808963363b3194c1b6f1 in /