sha256:adfcb3326202b9ef88b053c04b48027debaba869d61bedd99dfa3bae3252a3a4
OS/ARCH
linux/amd64
Compressed size
65.28 MB
Last pushed
20 days by snowball77
Type
Image
Manifest digest
sha256:adfcb3326202b9ef88b053c04b48027debaba869d61bedd99dfa3bae3252a3a4
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN apt-get update 3.38 MB11COPY requirements.txt /tmp/requirements.txt376 B12RUN pip install --no-cache-dir -r20.9 MB13RUN useradd -m -u 100014.56 KB14COPY ansible.cfg /etc/ansible/ansible.cfg576 B15COPY *.yml /playbooks/1.44 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'