sha256:6c5f6649134990bdc411d9914bd45885fd55aa647c93f8ffb0bbef9c39d45971
OS/ARCH
Compressed size
402.57 MB
Last pushed
2 days by dotwee
Type
Image
Manifest digest
sha256:11f6e6acaa110a58da9099dd3ad1ba841a8ea7d61c9459603a81e68a9705a2ea
Image Layers
1# debian.sh --arch 'amd64' out/47.09 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.67 MB4RUN /bin/sh -c set -ex;225.45 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.81 MB7ENV PYTHON_VERSION=3.15.0rc20 B8ENV PYTHON_SHA256=8d93af5eaaaea5adfd41bd786a7ba3f03f2ad1ab57c6a65e0b963deab91d5ad70 B9RUN /bin/sh -c set -eux;30.47 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12WORKDIR /usr/src/app133 B13COPY requirements.txt ./ # buildkit213 B14RUN /bin/sh -c pip install4.61 MB15RUN /bin/sh -c git clone21.31 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 'amd64' out/ 'trixie' '@1789689600'