Sign inSign up

weblate/locale_lint:v0.2.2

Multi-platform
Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apt-get1016.92 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.10 B
8/bin/sh -c set -ex &&9.83 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.52 MB
15CMD ["python3"]0 B
16LABEL name=locale_lint0 B
17LABEL maintainer=Michal Čihař <[email protected]>0 B
18LABEL org.opencontainers.image.url=https://weblate.org/0 B
19LABEL org.opencontainers.image.documentation=https://docs.weblate.org/0 B
20LABEL org.opencontainers.image.source=https://github.com/WeblateOrg/locale_lint0 B
21LABEL org.opencontainers.image.vendor=Michal Čihař0 B
22LABEL org.opencontainers.image.title=locale_lint0 B
23LABEL org.opencontainers.image.description=Weblate Locale Linter0 B
24LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
25COPY README.md LICENSE setup.cfg setup.py13.95 KB
26COPY ./locale_lint/ /app/locale_lint # buildkit1.65 KB
27ENV PYTHONUNBUFFERED=10 B
28RUN /bin/sh -c useradd --shell1.73 KB
29RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive69.14 MB
30RUN /bin/sh -c pip install13.39 MB
31WORKDIR /home/weblate123 B
32USER weblate0 B
33ENTRYPOINT ["locale_lint"]0 B

Command

ADD file:6a5555c3e40db91fae5bb112464a4c405a976de17ff64c98f25d3033a6a608d8 in /