Sign inSign up

stingar/hpfeeds-logger:feature-github-ci

Multi-platform
Manifest digest

sha256:f1a4a04f6c7bd7fb494742eab7751ad83e0ae1ebbf9d6cc3d5cd84d1071e605c

OS/ARCH

Compressed size

218.18 MB

Last pushed

about 6 years by dukestingar

Type

Image

Manifest digest

sha256:f1a4a04f6c7bd7fb494742eab7751ad83e0ae1ebbf9d6cc3d5cd84d1071e605c

Image Layers

1ADD file ... in / 25.87 MB
2/bin/sh -c set -xe &&847 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Team STINGAR <[email protected]>0 B
7LABEL name=hpfeeds-logger0 B
8LABEL version=1.90 B
9LABEL release=10 B
10LABEL summary=Community Honey Network hpfeeds0 B
11LABEL description=Small app for reading0 B
12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/hpfeeds-logger0 B
13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/hpfeeds-logger/commits/master0 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15RUN /bin/sh -c apt-get update190.8 MB
16COPY hpfeeds-logger/requirements.txt /opt/requirements.txt # buildkit1.81 KB
17RUN /bin/sh -c pip3 install1.38 MB
18RUN /bin/sh -c pip3 install80.14 KB
19RUN /bin/sh -c mkdir /var/log/hpfeeds-logger2 KB
20COPY . /opt/ # buildkit51.46 KB
21RUN /bin/sh -c chmod 7552.18 KB
22ENV PYTHONPATH=/opt/hpfeeds-logger0 B
23ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:ac1c1e51281ff4affbb38dd497cfd5918bc164f9b5239b2273c523c869d19a6f in /