Sign inSign up

jmoyer/gramps-secure:latest

Multi-platform
Index digest

sha256:ec6cdbd909ae09df34d5d02ffa1b0506bd62bb8098a4b666e8508ea30d6d04f0

OS/ARCH

Compressed size

1.69 GB

Last pushed

7 days by jmoyer

Type

Image

Manifest digest

sha256:24cc3616d751cbfbf6b4bee82de957f79eae40f826f3ffcd2ba3bf542a58e88c

Image Layers

1# debian.sh --arch 'arm64' out/47.37 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV GRAMPS_VERSION=600 B
4WORKDIR /app93 B
5RUN /bin/sh -c apt-get update629.38 MB
6ENV LANGUAGE=en_US.utf80 B
7ENV LANG=en_US.utf80 B
8ENV LC_ALL=en_US.utf80 B
9ENV OMP_NUM_THREADS=10 B
10RUN /bin/sh -c python3 -m3.37 MB
11ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c pip install32 B
13RUN /bin/sh -c pip install558.37 KB
14RUN /bin/sh -c pip install6.71 MB
15RUN /bin/sh -c pip install3.68 MB
16RUN /bin/sh -c pip install189.71 MB
17RUN /bin/sh -c pip install76.75 MB
18RUN /bin/sh -c pip install184.45 MB
19RUN /bin/sh -c python3 -c480.88 MB
20RUN /bin/sh -c mkdir -p52.63 KB
21ENV GRAMPS_API_CONFIG=/app/config/config.cfg0 B
22RUN /bin/sh -c mkdir /app/src159 B
23RUN /bin/sh -c mkdir /app/static149 B
24RUN /bin/sh -c mkdir /app/db161 B
25RUN /bin/sh -c mkdir /app/thumbnail_cache125 B
26RUN /bin/sh -c mkdir /app/cache190 B
27RUN /bin/sh -c mkdir /app/tmp131 B
28ENV GRAMPSWEB_USER_DB_URI=sqlite:////app/users/users.sqlite0 B
29ENV GRAMPSWEB_MEDIA_BASE_DIR=/app/media0 B
30ENV GRAMPSWEB_SEARCH_INDEX_DB_URI=sqlite:////app/indexdir/search_index.db0 B
31ENV GRAMPSWEB_STATIC_PATH=/app/static0 B
32ENV GRAMPSWEB_THUMBNAIL_CACHE_CONFIG__CACHE_DIR=/app/thumbnail_cache0 B
33ENV GRAMPSWEB_REQUEST_CACHE_CONFIG__CACHE_DIR=/app/cache/request_cache0 B
34ENV GRAMPSWEB_PERSISTENT_CACHE_CONFIG__CACHE_DIR=/app/cache/persistent_cache0 B
35ENV GRAMPSWEB_REPORT_DIR=/app/cache/reports0 B
36ENV GRAMPSWEB_EXPORT_DIR=/app/cache/export0 B
37ENV GRAMPSHOME=/root0 B
38ENV GRAMPS_DATABASE_PATH=/root/.gramps/grampsdb0 B
39ENV HF_HUB_OFFLINE=10 B
40COPY . /app/src # buildkit1.91 MB
41RUN /bin/sh -c pip install62.36 MB
42RUN /bin/sh -c python3 -c5.34 MB
43EXPOSE [5000/tcp]0 B
44COPY docker-entrypoint.sh / # buildkit441 B
45ENTRYPOINT ["/docker-entrypoint.sh"]0 B
46CMD ["/bin/sh" "-c" "gunicorn -w0 B
47COPY dist /app/static # buildkit9.05 MB
48LABEL org.opencontainers.image.source=https://github.com/gramps-project/gramps-web0 B
49SHELL [/bin/bash -o pipefail -c]0 B
50RUN /bin/bash -o pipefail -c8.23 MB
51RUN /bin/bash -o pipefail -c6.71 MB
52RUN /bin/bash -o pipefail -c320.63 KB
53COPY verify-runtime /usr/local/bin/verify-runtime # buildkit1.1 KB
54RUN /bin/bash -o pipefail -c32 B
55RUN /bin/bash -o pipefail -c24.1 KB
56RUN /bin/bash -o pipefail -c11.48 MB
57USER 1000:10000 B
58RUN /bin/bash -o pipefail -c270 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'