sha256:f74e13b915eb4ecb9ea38cffe9e5523f6f97e723c7c95135dfdf6f21f4b6a596
OS/ARCH
Compressed size
22.98 MB
Last pushed
7 months by forewarnedsecurity
Type
Image
Manifest digest
sha256:7165946dbb90e48f9747ccd8ad778a33873f4a8bc43a851ebde9e3c137ec14e0
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;450.14 KB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.130 B8ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B9RUN /bin/sh -c set -eux;13.11 MB10RUN /bin/sh -c set -eux;247 B11CMD ["python3"]0 B12ENV CONFIG=/opt/trainpot-hp/trainpot-hp.cfg0 B13ENV PYTHONUNBUFFERED=10 B14RUN /bin/sh -c apk add519.89 KB15WORKDIR /opt/trainpot-hp119 B16COPY requirements.txt . # buildkit201 B17RUN /bin/sh -c pip install5.16 MB18COPY trainpot_hp/ ./trainpot_hp/ # buildkit44.59 KB19COPY content/ ./content-default/ # buildkit17.04 KB20COPY content/ ./content/ # buildkit17.03 KB21COPY conf/ ./conf/ # buildkit343 B22COPY scripts/ ./scripts/ # buildkit3.84 KB23COPY certs/ ./certs/ # buildkit984 B24RUN /bin/sh -c chmod +x3.33 KB25COPY entrypoint.sh . # buildkit794 B26RUN /bin/sh -c chmod 0755789 B27RUN /bin/sh -c mkdir -p144 B28ENTRYPOINT ["/opt/trainpot-hp/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit