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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.040 B5ADD file ... in / 28.33 MB6CMD ["/bin/bash"]0 B7ARG TARGETARCH=amd640 B8ENV UV_VERSION=0.6.140 B9ENV PYVERSION=3.130 B10LABEL name=Weblate Base0 B12LABEL org.opencontainers.image.url=https://weblate.org/0 B13LABEL org.opencontainers.image.documentation=https://docs.weblate.org/en/latest/admin/install/docker.html0 B14LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/docker-base0 B16LABEL org.opencontainers.image.vendor=Weblate0 B17LABEL org.opencontainers.image.title=Weblate Base Image0 B18LABEL org.opencontainers.image.description=A web-based continuous localization0 B19LABEL org.opencontainers.image.licenses=MIT0 B20SHELL [/bin/bash -o pipefail -x0 B21RUN |1 TARGETARCH=amd64 /bin/bash -o1.32 KB22ENV LANG=en_US.UTF-80 B23ENV LC_ALL=en_US.UTF-80 B24ENV HOME=/home/weblate0 B25ENV PYTHONUNBUFFERED=10 B26ENV PATH=/app/venv/bin:/opt/tools/bin:/usr/local/bin:/usr/bin:/bin0 B27ENV GIT_VERSION=1:2.49.0-0ubuntu1~ubuntu25.04.10 B28ENV CA_VERSION=202412230 B29ENV CURL_VERSION=8.12.1-3ubuntu10 B30ENV OPENSSH_VERSION=1:9.9p1-3ubuntu30 B31ENV PYTHON_VERSION=3.13.3-10 B32ENV POSTGRESQL_VERSION=17.4-1.pgdg24.04+20 B33RUN |1 TARGETARCH=amd64 /bin/bash -o108.66 MB34RUN |1 TARGETARCH=amd64 /bin/bash -o16.51 MB35RUN |1 TARGETARCH=amd64 /bin/bash -o7.91 KB36COPY requirements.txt /opt/tools/src/requirements.txt # buildkit402 B37RUN |1 TARGETARCH=amd64 /bin/bash -o1.31 MB38LABEL name=locale_lint0 B40LABEL org.opencontainers.image.url=https://weblate.org/0 B41LABEL org.opencontainers.image.documentation=https://docs.weblate.org/0 B42LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/locale_lint0 B44LABEL org.opencontainers.image.vendor=Weblate0 B45LABEL org.opencontainers.image.title=locale_lint0 B46LABEL org.opencontainers.image.description=Weblate Locale Linter0 B47LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B48ENV PYTHONUNBUFFERED=10 B49COPY /app /app # buildkit8.53 MB50WORKDIR /home/weblate32 B51USER weblate0 B52ENTRYPOINT ["/app/venv/bin/locale_lint"]0 BCommand
ARG RELEASE