Sign inSign up

stingar/rdphoney-archs:feature-github-actions

Multi-platform
Manifest digest

sha256:5f3495842133f5a8dfa0c57bdba3e99886a80937f1318684d473a3709f308818

OS/ARCH

Compressed size

218.31 MB

Last pushed

over 6 years by dukestingar

Type

Image

Manifest digest

sha256:5f3495842133f5a8dfa0c57bdba3e99886a80937f1318684d473a3709f308818

Image Layers

1ADD file ... in / 25.45 MB
2/bin/sh -c [ -z "$(apt-get34.54 KB
3/bin/sh -c set -xe &&847 B
4/bin/sh -c mkdir -p /run/systemd161 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 update187.91 MB
20RUN /bin/sh -c groupadd -r6.61 KB
21WORKDIR /opt2.14 KB
22COPY entrypoint.sh requirements.txt /code/ #2.87 KB
23RUN /bin/sh -c pip3 install4.89 MB
24COPY rdphoney /opt/rdphoney # buildkit6.43 KB
25COPY rdphoney.cfg.dist /opt # buildkit2.27 KB
26RUN /bin/sh -c chown -R7.08 KB
27USER rdphoney0 B
28ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:c3e6bb316dfa6b81dd4478aaa310df532883b1c0a14edeec3f63d641980c1789 in /