sha256:63f939bb885b59d0cb336982ad5308658da73be113fc5a5257d1a8f1c9682653
OS/ARCH
Compressed size
117.29 MB
Last pushed
over 5 years by dukestingar
Type
Image
Manifest digest
sha256:63f939bb885b59d0cb336982ad5308658da73be113fc5a5257d1a8f1c9682653
Image Layers
1ADD file ... in / 25.46 MB2/bin/sh -c set -xe &&852 B3/bin/sh -c [ -z "$(apt-get0 B4/bin/sh -c mkdir -p /run/systemd162 B5CMD ["/bin/bash"]0 B7LABEL name=rdphoney0 B8LABEL version=1.90 B9LABEL release=10 B10LABEL summary=RDPHoney Honeypot Container0 B11LABEL description=RDPHoney is a simple0 B12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/rdphoney0 B13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/rdphoney/commits/master0 B14ENV DOCKER=yes0 B15ENV RDPHONEY_GROUP=rdphoney0 B16ENV RDPHONEY_USER=rdphoney0 B17ENV RDPHONEY_DIR=/opt0 B18ENV RDPHONEY_JSON_DIR=/etc/rdphoney/0 B19ENV DEBIAN_FRONTEND=noninteractive0 B20RUN /bin/sh -c apt-get update86.58 MB21RUN /bin/sh -c groupadd -r6.18 KB22WORKDIR /opt1.69 KB23COPY entrypoint.sh requirements.txt /code/ #2.42 KB24RUN /bin/sh -c python3 -m5.22 MB25COPY rdphoney /opt/rdphoney # buildkit6.08 KB26COPY rdphoney.cfg.dist /opt # buildkit1.96 KB27RUN /bin/sh -c chown -R6.74 KB28USER rdphoney0 B29ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /