Sign inSign up

stingar/rdphoney-archs:feature-github-actions

Multi-platform
Manifest digest

sha256:bc5ebad9b68961209e6ef93a6bdb94f4473fd1b7ef05bdfa11ce086b858f226c

OS/ARCH

Compressed size

210.95 MB

Last pushed

over 6 years by dukestingar

Type

Image

Manifest digest

sha256:bc5ebad9b68961209e6ef93a6bdb94f4473fd1b7ef05bdfa11ce086b858f226c

Image Layers

1ADD file ... in / 25.87 MB
2/bin/sh -c [ -z "$(apt-get33.81 KB
3/bin/sh -c set -xe &&853 B
4/bin/sh -c mkdir -p /run/systemd164 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 update180.15 MB
20RUN /bin/sh -c groupadd -r6.6 KB
21WORKDIR /opt2.14 KB
22COPY entrypoint.sh requirements.txt /code/ #2.88 KB
23RUN /bin/sh -c pip3 install4.87 MB
24COPY rdphoney /opt/rdphoney # buildkit6.43 KB
25COPY rdphoney.cfg.dist /opt # buildkit2.28 KB
26RUN /bin/sh -c chown -R7.08 KB
27USER rdphoney0 B
28ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:93916d8759465832704c50a78cd4ca1ad83e80baefd96a15563505b3374b8f3c in /