sha256:07246ffa9e73a237986a92c27fe2ebb2266695f77349e601895c916421749020
OS/ARCH
Compressed size
54.07 MB
Last pushed
about 1 month by arfshl
Type
Image
Manifest digest
sha256:ee3d8152b097aaa050e62b316724c8b5421802d53b2c37645e47aecaaf080c13
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B10WORKDIR /app93 B11COPY requirements.txt steganogra.py README.md LICENSE15.22 KB12RUN /bin/sh -c pip install12.63 MB13RUN /bin/sh -c python steganogra.py32 B14ENTRYPOINT ["python" "steganogra.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'