sha256:0a8a705db3ed0011bc439aefaef205e97bf860ca162cd55d6826a9a3d448e32d
OS/ARCH
linux/amd64
Compressed size
58.87 MB
Last pushed
11 months by wyebotexporter
Type
Image
Manifest digest
sha256:0a8a705db3ed0011bc439aefaef205e97bf860ca162cd55d6826a9a3d448e32d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.05 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update5.03 MB13COPY requirements.txt . # buildkit192 B14RUN /bin/sh -c pip install7.65 MB15COPY . . # buildkit19.92 KB16RUN /bin/sh -c chmod +x301 B17RUN /bin/sh -c groupadd -r1.1 KB18RUN /bin/sh -c chown -R19.97 KB19USER wyebot0 B20CMD ["python" "-u" "./wyebot_exporter" "--config"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'