Sign inSign up

csspace/eodag-server:2.10.0

Manifest digest

sha256:0b9ac869e8a0e6fc73b4ae9a8c3150e5214a7ab11e4b18c738aecc5df7536123

OS/ARCH

linux/amd64

Compressed size

118.27 MB

Last pushed

over 3 years by csspace

Type

Image

Manifest digest

sha256:0b9ac869e8a0e6fc73b4ae9a8c3150e5214a7ab11e4b18c738aecc5df7536123

Image Layers

1ADD file ... in / 25.85 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-get2.64 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.20 B
8/bin/sh -c set -ex &&10.39 MB
9/bin/sh -c cd /usr/local/bin &&233 B
10ENV PYTHON_PIP_VERSION=21.0.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.34 MB
14CMD ["python3"]0 B
15WORKDIR /eodag94 B
16ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PYTHONHASHSEED=random PYTHONFAULTHANDLER=10 B
17RUN /bin/sh -c apt-get update407 B
18RUN /bin/sh -c echo $TZ412.04 KB
19RUN /bin/sh -c apt-get update18.65 MB
20RUN /bin/sh -c sed -i1.26 MB
21ENV LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B
22COPY setup.cfg setup.cfg # buildkit2.1 KB
23COPY pyproject.toml pyproject.toml # buildkit255 B
24COPY README.rst README.rst # buildkit3.7 KB
25COPY ./eodag /eodag/eodag # buildkit448.59 KB
26RUN /bin/sh -c python -m56.29 MB
27ENV PYTHONPATH=:/eodag/eodag0 B
28COPY ./docker/run-stac-server.sh /eodag/run-stac-server.sh # buildkit385 B
29RUN /bin/sh -c chmod +x402 B
30RUN /bin/sh -c addgroup --system1.37 KB
31USER user0 B
32CMD ["/bin/bash" "/eodag/run-stac-server.sh"]0 B

Command

ADD file:3c32f1cd03198e141dd233a7ffd13444157d4150ad917d548f3ee9bf5953ce22 in /