sha256:8d8f87bdddb8ce2af1ba9ca14008cc62eb671aad72ca0d92600c391556dcb7df
OS/ARCH
Compressed size
121.22 MB
Last pushed
over 4 years by nijel
Type
Image
Manifest digest
sha256:8d8f87bdddb8ce2af1ba9ca14008cc62eb671aad72ca0d92600c391556dcb7df
Image Layers
1ADD file ... in / 25.33 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-get1016.92 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.10 B8/bin/sh -c set -ex &&9.83 MB9/bin/sh -c cd /usr/local/bin &&234 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.52 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.73 KB29RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive69.14 MB30RUN /bin/sh -c pip install13.39 MB31WORKDIR /home/weblate123 B32USER weblate0 B33ENTRYPOINT ["locale_lint"]0 BCommand
ADD file:6a5555c3e40db91fae5bb112464a4c405a976de17ff64c98f25d3033a6a608d8 in /