Sign inSign up

fluencelabs/akash-backend:0.1.22

Multi-platform
Index digest

sha256:2435dfa728ef49e3d4d3e0bf629920943e1e762d09d2eb1ebb89876586155d01

OS/ARCH

Compressed size

399.23 MB

Last pushed

10 months by fluencebot

Type

Image

Manifest digest

sha256:098d2c696e88387268fb24189f2baefadb0fec8881256b91c9cecd26b637e39f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY /uv /uvx /usr/local/bin/ #20.96 MB
12ENV UV_TOOL_BIN_DIR=/usr/local/bin0 B
13ENTRYPOINT []0 B
14CMD ["/usr/local/bin/uv"]0 B
15ARG BACKEND_PORT=80000 B
16EXPOSE [8000/tcp]0 B
17ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 UV_COMPILE_BYTECODE=1 PYTHONPATH=/app0 B
18ARG UV_LINK_MODE=copy0 B
19RUN |2 BACKEND_PORT=8000 UV_LINK_MODE=copy /bin/sh123.13 MB
20WORKDIR /app92 B
21COPY app/pyproject.toml ./pyproject.toml # buildkit684 B
22COPY app/uv.lock ./uv.lock # buildkit107.58 KB
23RUN |2 BACKEND_PORT=8000 UV_LINK_MODE=copy /bin/sh105.27 MB
24LABEL org.opencontainers.image.base.name=ghcr.io/astral-sh/uv:python3.12-bookworm-slim0 B
25LABEL org.opencontainers.image.url=https://github.com/fluencelabs/akash-integrator0 B
26LABEL org.opencontainers.image.vendor=fluencelabs0 B
27LABEL org.opencontainers.image.authors=fluencelabs0 B
28LABEL org.opencontainers.image.title=Akash Integrator0 B
29LABEL org.opencontainers.image.description=Backend API and Celery0 B
30COPY app/ /app/app/ # buildkit549.73 KB
31ARG UV_LINK_MODE=copy0 B
32RUN |2 BACKEND_PORT=8000 UV_LINK_MODE=copy /bin/sh32 B
33RUN |2 BACKEND_PORT=8000 UV_LINK_MODE=copy /bin/sh105.92 MB
34USER appuser0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'