sha256:6e8448295c4757f8ed1066310621819d39c0d8893d87c639e4a8189a12d89886
OS/ARCH
Compressed size
59.09 MB
Last pushed
13 days by wyebotexporter
Type
Image
Manifest digest
sha256:e9b8c16b6eb60b18e12ae53973a7060d253d385f194b8d03787a3d974dc2d757
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update4.84 MB13COPY requirements.txt . # buildkit190 B14RUN /bin/sh -c pip install7.95 MB15COPY . . # buildkit18.63 KB16RUN /bin/sh -c chmod +x32 B17RUN /bin/sh -c groupadd -r1.08 KB18RUN /bin/sh -c chown -R18.72 KB19USER wyebot0 B20CMD ["python" "-u" "./wyebot_exporter" "--config"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'