redimp/otterwiki:2.21.1

Multi-platform
Index digest

sha256:f069cba116cc2a44ed82c8615566b11aeb7d79e2a56f4e282343f04ca2f28eda

OS/ARCH

Compressed size

151.61 MB

Last pushed

2 days by redimp

Type

Image

Manifest digest

sha256:0b0a00e5b39ea6153026286afe8c96e7fcfdcaa037706fdc10af62e4587b4a7d

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2LABEL maintainer=Ralph Thesen <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B
4ARG GIT_TAG=v2.21.1-0-g6f7e32a0 B
5ENV GIT_TAG=v2.21.1-0-g6f7e32a0 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.21.1-0-g6f7e32a /bin/sh -c69.18 MB
12COPY /opt/venv /opt/venv # buildkit47.44 MB
13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN |1 GIT_TAG=v2.21.1-0-g6f7e32a /bin/sh -c138 B
15VOLUME [/app-data]0 B
16RUN |1 GIT_TAG=v2.21.1-0-g6f7e32a /bin/sh -c100 B
17COPY otterwiki/static /app/otterwiki/static # buildkit8.05 MB
18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit825 B
19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit517 B
20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #300 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 'amd64' out/ 'bookworm' '@1782172800'