redimp/otterwiki:2.20.5

Multi-platform
Index digest

sha256:3e599c6829c77607955ad9ccf5e0759b6ba350adb0a788e27b4eb4e94d34ae6d

OS/ARCH

Compressed size

153.64 MB

Last pushed

about 2 months by redimp

Type

Image

Manifest digest

sha256:9bae6f148e8b85edc0e8b23b24361b21ee609b9d7e4a45746cdfd1e0605d61a4

Image Layers

1# debian.sh --arch 'armel' out/24.57 MB
2LABEL maintainer=Ralph Thesen <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B
4ARG GIT_TAG=v2.20.5-0-gd452e150 B
5ENV GIT_TAG=v2.20.5-0-gd452e150 B
6ENV PUID=330 B
7ENV PGID=330 B
8ENV FLASK_APP=otterwiki.server0 B
9ENV OTTERWIKI_SETTINGS=/app-data/settings.cfg0 B
10ENV OTTERWIKI_REPOSITORY=/app-data/repository0 B
11RUN |1 GIT_TAG=v2.20.5-0-gd452e15 /bin/sh -c81.37 MB
12COPY /opt/venv /opt/venv # buildkit39.71 MB
13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN |1 GIT_TAG=v2.20.5-0-gd452e15 /bin/sh -c136 B
15VOLUME [/app-data]0 B
16RUN |1 GIT_TAG=v2.20.5-0-gd452e15 /bin/sh -c100 B
17COPY otterwiki/static /app/otterwiki/static # buildkit7.98 MB
18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit825 B
19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit519 B
20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #299 B
21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB
22HEALTHCHECK &{["CMD-SHELL" "curl -A \"docker-healthcheck\"0 B
23ENTRYPOINT ["/entrypoint.sh"]0 B
24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

# debian.sh --arch 'armel' out/ 'bookworm' '@1754870400'