Sign inSign up

maboni82/open-xliff-translator:26.9

Languages & frameworks
Web servers
Index digest

sha256:15f42cba252c4ebcb574603e19bf97b7852667d1b220e269a0a6999d3b5d265e

OS/ARCH

linux/amd64

Compressed size

85.79 MB

Last pushed

4 days by maboni82

Type

Image

Manifest digest

sha256:f7539785928ab8b979ec21ddb860ec2ed9b7aeb9b78a3daed84300a49dacd3c1

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 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 update4.84 MB
11COPY /install /usr/local # buildkit36.4 MB
12RUN /bin/sh -c rm -rf300 B
13COPY . . # buildkit144.11 KB
14RUN /bin/sh -c groupadd -r145.32 KB
15USER appuser0 B
16EXPOSE [5003/tcp]0 B
17HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:${APP_PORT:-5003}/health0 B
18CMD ["sh" "-c" "exec uvicorn0 B

Command

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