sha256:6c5f6649134990bdc411d9914bd45885fd55aa647c93f8ffb0bbef9c39d45971
OS/ARCH
Compressed size
391.94 MB
Last pushed
3 days by dotwee
Type
Image
Manifest digest
sha256:38c425acceb9f415e250d04b29a2d7ecd9c9e798fbd76e8b32fd8e1cbd46ad90
Image Layers
1# debian.sh --arch 'arm64' out/47.44 MB2RUN /bin/sh -c set -eux;23.88 MB3RUN /bin/sh -c set -eux;64.49 MB4RUN /bin/sh -c set -ex;216.04 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.91 MB7ENV PYTHON_VERSION=3.15.0rc20 B8ENV PYTHON_SHA256=8d93af5eaaaea5adfd41bd786a7ba3f03f2ad1ab57c6a65e0b963deab91d5ad70 B9RUN /bin/sh -c set -eux;29.55 MB10RUN /bin/sh -c set -eux;248 B11CMD ["python3"]0 B12WORKDIR /usr/src/app132 B13COPY requirements.txt ./ # buildkit214 B14RUN /bin/sh -c pip install4.61 MB15RUN /bin/sh -c git clone21.32 KB16RUN /bin/sh -c mv unifi-python-api/ubiquiti1.41 KB17RUN /bin/sh -c rm -rf180 B18ENV SITE=default0 B19ENV BASE_URL=https://unifi:84430 B20ENV VERIFY_SSL=True0 B21COPY main.py ./ # buildkit2.22 KB22CMD ["python" "-u" "./main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'