Sign inSign up

weblate/locale_lint:latest

Multi-platform
Index digest

sha256:1bcdb0eef29beec9d16f9b9dad393171de9315d7dd7bddb65c5758f97a86a6a6

OS/ARCH

Compressed size

163.35 MB

Last pushed

over 1 year by nijel

Type

Image

Manifest digest

sha256:988e117259962a2b9c0feea228e97c5347e2c8ec6fc0135db04d83ff0488a6d8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=25.040 B
5ADD file ... in / 28.33 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=amd640 B
8ENV UV_VERSION=0.6.140 B
9ENV PYVERSION=3.130 B
10LABEL name=Weblate Base0 B
11LABEL maintainer=Michal Čihař <[email protected]>0 B
12LABEL org.opencontainers.image.url=https://weblate.org/0 B
13LABEL org.opencontainers.image.documentation=https://docs.weblate.org/en/latest/admin/install/docker.html0 B
14LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/docker-base0 B
15LABEL org.opencontainers.image.author=Michal Čihař <[email protected]>0 B
16LABEL org.opencontainers.image.vendor=Weblate0 B
17LABEL org.opencontainers.image.title=Weblate Base Image0 B
18LABEL org.opencontainers.image.description=A web-based continuous localization0 B
19LABEL org.opencontainers.image.licenses=MIT0 B
20SHELL [/bin/bash -o pipefail -x0 B
21RUN |1 TARGETARCH=amd64 /bin/bash -o1.32 KB
22ENV LANG=en_US.UTF-80 B
23ENV LC_ALL=en_US.UTF-80 B
24ENV HOME=/home/weblate0 B
25ENV PYTHONUNBUFFERED=10 B
26ENV PATH=/app/venv/bin:/opt/tools/bin:/usr/local/bin:/usr/bin:/bin0 B
27ENV GIT_VERSION=1:2.49.0-0ubuntu1~ubuntu25.04.10 B
28ENV CA_VERSION=202412230 B
29ENV CURL_VERSION=8.12.1-3ubuntu10 B
30ENV OPENSSH_VERSION=1:9.9p1-3ubuntu30 B
31ENV PYTHON_VERSION=3.13.3-10 B
32ENV POSTGRESQL_VERSION=17.4-1.pgdg24.04+20 B
33RUN |1 TARGETARCH=amd64 /bin/bash -o108.66 MB
34RUN |1 TARGETARCH=amd64 /bin/bash -o16.51 MB
35RUN |1 TARGETARCH=amd64 /bin/bash -o7.91 KB
36COPY requirements.txt /opt/tools/src/requirements.txt # buildkit402 B
37RUN |1 TARGETARCH=amd64 /bin/bash -o1.31 MB
38LABEL name=locale_lint0 B
39LABEL maintainer=Michal Čihař <[email protected]>0 B
40LABEL org.opencontainers.image.url=https://weblate.org/0 B
41LABEL org.opencontainers.image.documentation=https://docs.weblate.org/0 B
42LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/locale_lint0 B
43LABEL org.opencontainers.image.author=Michal Čihař <[email protected]>0 B
44LABEL org.opencontainers.image.vendor=Weblate0 B
45LABEL org.opencontainers.image.title=locale_lint0 B
46LABEL org.opencontainers.image.description=Weblate Locale Linter0 B
47LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
48ENV PYTHONUNBUFFERED=10 B
49COPY /app /app # buildkit8.53 MB
50WORKDIR /home/weblate32 B
51USER weblate0 B
52ENTRYPOINT ["/app/venv/bin/locale_lint"]0 B

Command

 ARG RELEASE