sha256:183b3d27f1ef4f405193b2a51ad48fe121d6693bfc2a44c5dc7443abcb8d12b0
OS/ARCH
Compressed size
162 MB
Last pushed
11 days by bolorundurovj
Type
Image
Manifest digest
sha256:a6d18cc95963be85f45d3df8d0c82ad1fc45c72701d88ae7f49219cc2c47b619
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.21 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9COPY /uv /bin/uv # buildkit19.69 MB10ARG SETOUT_VERSION=v1.1.10 B11ARG SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b1060 B12LABEL org.opencontainers.image.title=Setout org.opencontainers.image.description=Self-hosted tracker for0 B13ENV PYTHONUNBUFFERED=1 UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy SETOUT_PORT=84740 B14WORKDIR /app/api110 B15COPY apps/api/pyproject.toml apps/api/uv.lock ./ #111.67 KB16RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh63.48 MB17COPY apps/api ./ # buildkit103.55 KB18RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh978.75 KB19COPY /build/apps/web/dist/*/browser /app/web # buildkit351.95 KB20RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh34.97 MB21USER setout0 B22VOLUME [/var/lib/setout]0 B23EXPOSE [8474/tcp]0 B24CMD ["sh" "-c" "uv run0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'