redimp/otterwiki:2

Multi-platform
Index digest

sha256:6c0700b2b8e5f1453f004d90daa91f02b9bee17007a750d229ba1815338f78da

OS/ARCH

Compressed size

129.77 MB

Last pushed

6 days by redimp

Type

Image

Manifest digest

sha256:32aebce73f62d166d0d212832d5c128e551b8025d4b111368ebdb1ca4a535da2

Image Layers

1# debian.sh --arch 'armhf' out/22.84 MB
2LABEL maintainer=Ralph Thesen <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B
4ARG GIT_TAG=v2.23.0-0-gc2c91790 B
5ENV GIT_TAG=v2.23.0-0-gc2c91790 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.23.0-0-gc2c9179 /bin/sh -c62.61 MB
12COPY /opt/venv /opt/venv # buildkit36.26 MB
13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN |1 GIT_TAG=v2.23.0-0-gc2c9179 /bin/sh -c138 B
15VOLUME [/app-data]0 B
16RUN |1 GIT_TAG=v2.23.0-0-gc2c9179 /bin/sh -c100 B
17COPY otterwiki/static /app/otterwiki/static # buildkit8.05 MB
18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit829 B
19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit519 B
20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #302 B
21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB
22HEALTHCHECK {Test:[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 'armhf' out/ 'bookworm' '@1782172800'