Sign inSign up

maboni82/open-xliff-translator:26.8.85

Languages & frameworks
Web servers
Index digest

sha256:7ac294e47712003ffa8c7b04f070c1609db9f628101365f005ceee8b9d07a675

OS/ARCH

linux/amd64

Compressed size

195.7 MB

Last pushed

about 1 month by maboni82

Type

Image

Manifest digest

sha256:ac01f3a7d3ea3258c852439e2889e9d035c6f4ccf19b252f4611b07f09b55944

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.79 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /app93 B
10RUN /bin/sh -c apt-get update112.53 MB
11COPY requirements.txt requirements.txt # buildkit516 B
12RUN /bin/sh -c pip install41.61 MB
13RUN /bin/sh -c apt-get remove98.9 KB
14COPY . . # buildkit15.26 KB
15RUN /bin/sh -c groupadd -r16.77 KB
16USER appuser0 B
17EXPOSE [5003/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:${APP_PORT:-5003}/health0 B
19CMD ["/bin/sh" "-c" "uvicorn app:app0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'