Sign inSign up

stingar/big-hp:latest

Multi-platform
Manifest digest

sha256:397b1e92ac97f1b5d166de4041734184aeec02302bd96749d570c8757a5a53d6

OS/ARCH

Compressed size

121.3 MB

Last pushed

almost 6 years by dukestingar

Type

Image

Manifest digest

sha256:397b1e92ac97f1b5d166de4041734184aeec02302bd96749d570c8757a5a53d6

Image Layers

1ADD file ... in / 1.91 MB
2COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime 176 B
3CMD ["/bin/sh"]0 B
4ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV LANG=C.UTF-80 B
6/bin/sh -c apk add --no-cache301.47 KB
7ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
8ENV PYTHON_VERSION=3.7.20 B
9/bin/sh -c set -ex &&23.97 MB
10/bin/sh -c cd /usr/local/bin &&231 B
11ENV PYTHON_PIP_VERSION=19.0.10 B
12/bin/sh -c set -ex; wget1.73 MB
13CMD ["python3"]0 B
14ENV CONFIG=/opt/big-hp/big-hp.cfg0 B
15ENV BIGHP_JSON=/etc/big-hp/big-hp.json0 B
16RUN /bin/sh -c apk add68.47 MB
17WORKDIR /opt99 B
18COPY requirements.txt . # buildkit216 B
19RUN /bin/sh -c pip install24.84 MB
20RUN /bin/sh -c git clone91.36 KB
21WORKDIR /opt/big-hp850 B
22RUN /bin/sh -c pip install845 B
23COPY entrypoint.sh /opt/big-hp # buildkit4.75 KB
24RUN /bin/sh -c chmod 07550 B
25RUN /bin/sh -c openssl req0 B
26ENTRYPOINT ["/opt/big-hp/entrypoint.sh"]0 B

Command

ADD file:7278e4df49d628c2bbb27c53665e671f57cd2db003e030b1be93eb81c5d28303 in /