Sign inSign up

weblate/locale_lint:edge

Multi-platform
Index digest

sha256:2312603a05dfef8f95de1b0c8fa2203fcad61dc22b9b22ac66d2fc973b5c7459

OS/ARCH

Compressed size

169.15 MB

Last pushed

about 1 year by nijel

Type

Image

Manifest digest

sha256:ee1c317ec91557dbc02c68424d35b33fcd9ec3d837cc8512c69702451801977e

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.34 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=amd640 B
8ENV UV_VERSION=0.8.150 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:/usr/local/bin:/usr/bin:/bin0 B
27ENV GIT_VERSION=1:2.51.0-0ppa2~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-1ubuntu0.30 B
32ENV POSTGRESQL_VERSION=17.6-1.pgdg24.04+10 B
33RUN |1 TARGETARCH=amd64 /bin/bash -o110.66 MB
34RUN |1 TARGETARCH=amd64 /bin/bash -o20.55 MB
35LABEL name=locale_lint0 B
36LABEL maintainer=Michal Čihař <[email protected]>0 B
37LABEL org.opencontainers.image.url=https://weblate.org/0 B
38LABEL org.opencontainers.image.documentation=https://docs.weblate.org/0 B
39LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/locale_lint0 B
40LABEL org.opencontainers.image.author=Michal Čihař <[email protected]>0 B
41LABEL org.opencontainers.image.vendor=Weblate0 B
42LABEL org.opencontainers.image.title=locale_lint0 B
43LABEL org.opencontainers.image.description=Weblate Locale Linter0 B
44LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
45ENV PYTHONUNBUFFERED=10 B
46COPY /app /app # buildkit9.6 MB
47WORKDIR /home/weblate32 B
48USER weblate0 B
49ENTRYPOINT ["/app/venv/bin/locale_lint"]0 B

Command

 ARG RELEASE