sha256:82f22a106cca83d6cfba38a1747e745929c1bc0c7cef8d8a0d12f873626a92c0
OS/ARCH
Compressed size
144.12 MB
Last pushed
over 4 years by nijel
Type
Image
Manifest digest
sha256:82f22a106cca83d6cfba38a1747e745929c1bc0c7cef8d8a0d12f873626a92c0
Image Layers
1ADD file ... in / 28.65 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apt-get1.01 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.10 B8/bin/sh -c set -ex &&10.73 MB9/bin/sh -c cd /usr/local/bin &&233 B10ENV PYTHON_PIP_VERSION=21.2.40 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.31 MB15CMD ["python3"]0 B16LABEL name=locale_lint0 B18LABEL org.opencontainers.image.url=https://weblate.org/0 B19LABEL org.opencontainers.image.documentation=https://docs.weblate.org/0 B20LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/locale_lint0 B21LABEL org.opencontainers.image.vendor=Michal Čihař0 B22LABEL org.opencontainers.image.title=locale_lint0 B23LABEL org.opencontainers.image.description=Weblate Locale Linter0 B24LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B25COPY README.md LICENSE setup.cfg setup.py13.95 KB26COPY ./locale_lint/ /app/locale_lint # buildkit1.65 KB27ENV PYTHONUNBUFFERED=10 B28RUN /bin/sh -c useradd --shell1.75 KB29RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive83.07 MB30RUN /bin/sh -c pip install18.33 MB31WORKDIR /home/weblate123 B32USER weblate0 B33ENTRYPOINT ["locale_lint"]0 BCommand
ADD file:986f91febed4aa8e2072081ff8419d52ba2060510822e717086d3b3d9469e4d7 in /