Sign inSign up

stingar/hpfeeds-logger:feature-github-ci

Multi-platform
Manifest digest

sha256:10d5bfccd3b9070908c7f8d238a00aea2ed9778c783619bdfc046def317a2934

OS/ARCH

Compressed size

223.88 MB

Last pushed

about 6 years by dukestingar

Type

Image

Manifest digest

sha256:10d5bfccd3b9070908c7f8d238a00aea2ed9778c783619bdfc046def317a2934

Image Layers

1ADD file ... in / 25.46 MB
2/bin/sh -c set -xe &&852 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 update196.89 MB
16COPY hpfeeds-logger/requirements.txt /opt/requirements.txt # buildkit1.81 KB
17RUN /bin/sh -c pip3 install1.39 MB
18RUN /bin/sh -c pip3 install80.13 KB
19RUN /bin/sh -c mkdir /var/log/hpfeeds-logger2 KB
20COPY . /opt/ # buildkit51.46 KB
21RUN /bin/sh -c chmod 7552.19 KB
22ENV PYTHONPATH=/opt/hpfeeds-logger0 B
23ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:84f8ddc4d76e1e867ab084f300cf4c2397bb9e4628d83dc22f4f5e2f6ec670b4 in /