Sign inSign up

bolorundurovj/setout:1.1.1

Multi-platform
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.21 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;12.33 MB
7RUN /bin/sh -c set -eux;251 B
8CMD ["python3"]0 B
9COPY /uv /bin/uv # buildkit19.69 MB
10ARG SETOUT_VERSION=v1.1.10 B
11ARG SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b1060 B
12LABEL org.opencontainers.image.title=Setout org.opencontainers.image.description=Self-hosted tracker for0 B
13ENV PYTHONUNBUFFERED=1 UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy SETOUT_PORT=84740 B
14WORKDIR /app/api110 B
15COPY apps/api/pyproject.toml apps/api/uv.lock ./ #111.67 KB
16RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh63.48 MB
17COPY apps/api ./ # buildkit103.55 KB
18RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh978.75 KB
19COPY /build/apps/web/dist/*/browser /app/web # buildkit351.95 KB
20RUN |2 SETOUT_VERSION=v1.1.1 SETOUT_REVISION=7a542f5ec5cc83501214f0e3a371f25662f4b106 /bin/sh34.97 MB
21USER setout0 B
22VOLUME [/var/lib/setout]0 B
23EXPOSE [8474/tcp]0 B
24CMD ["sh" "-c" "uv run0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'