Sign inSign up

geopython/pycsw:eoepca-staging

API management
Data science
Databases & storage
Manifest digest

sha256:31afe6f190f7b93841aebe923aaaea14611449c64234c46c714be19224abe926

OS/ARCH

linux/amd64

Compressed size

172.72 MB

Last pushed

8 days by tzotsos

Type

Image

Manifest digest

sha256:31afe6f190f7b93841aebe923aaaea14611449c64234c46c714be19224abe926

Image Layers

1# debian.sh --arch 'amd64' out/29.37 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.07 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
12ARG BUILD_DEV_IMAGE=false0 B
13RUN |1 BUILD_DEV_IMAGE=false /bin/sh -c14.3 MB
14RUN |1 BUILD_DEV_IMAGE=false /bin/sh -c3.27 KB
15ENV PYCSW_CONFIG=/etc/pycsw/pycsw.yml0 B
16WORKDIR /home/pycsw/pycsw141 B
17RUN |1 BUILD_DEV_IMAGE=false /bin/sh -c142 B
18COPY --chown=pycsw requirements.txt requirements-standalone.txt requirements-dev.txt471 B
19RUN |1 BUILD_DEV_IMAGE=false /bin/sh -c110.66 MB
20COPY --chown=pycsw . . #2.48 MB
21COPY docker/pycsw.yml /etc/pycsw/pycsw.yml # buildkit1.87 KB
22COPY docker/entrypoint.py /usr/local/bin/entrypoint.py # buildkit2.35 KB
23RUN |1 BUILD_DEV_IMAGE=false /bin/sh -c291.1 KB
24WORKDIR /home/pycsw32 B
25EXPOSE [8000/tcp]0 B
26USER pycsw0 B
27ENTRYPOINT ["/venv/bin/python3" "/usr/local/bin/entrypoint.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'