stingar/rdphoney:master

Multi-platform
Manifest digest

sha256:fa8ee6f1e1cb529fd554313a5f864251b82b1ec2c55c074984f02ef8f8583bd3

OS/ARCH

Compressed size

112.45 MB

Last pushed

over 5 years by dukestingar

Type

Image

Manifest digest

sha256:fa8ee6f1e1cb529fd554313a5f864251b82b1ec2c55c074984f02ef8f8583bd3

Image Layers

1ADD file ... in / 22.63 MB
2/bin/sh -c set -xe &&854 B
3/bin/sh -c [ -z "$(apt-get0 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.9.10 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
19ENV DEBIAN_FRONTEND=noninteractive0 B
20RUN /bin/sh -c apt-get update84.69 MB
21RUN /bin/sh -c groupadd -r4.41 KB
22WORKDIR /opt772 B
23COPY entrypoint.sh requirements.txt /code/ #5.11 MB
24RUN /bin/sh -c python3 -m4.24 KB
25COPY rdphoney /opt/rdphoney # buildkit265 B
26COPY rdphoney.cfg.dist /opt # buildkit4.88 KB
27RUN /bin/sh -c chown -R0 B
28USER rdphoney0 B
29ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /