sha256:622f4676a2975654ef3e1e7a4b40b783dcdf5eda93f6514075f5e1d745d53a84
OS/ARCH
Compressed size
167.68 MB
Last pushed
3 months by redimp
Type
Image
Manifest digest
sha256:eb5b287996a010a9c9f3f27449519f2d9e97195c8f826ea6aa0b633f61587ffb
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.20.4-0-g7bd01010 B5ENV GIT_TAG=v2.20.4-0-g7bd01010 B6ENV PUID=330 B7ENV PGID=330 B8ENV FLASK_APP=otterwiki.server0 B9ENV OTTERWIKI_SETTINGS=/app-data/settings.cfg0 B10ENV OTTERWIKI_REPOSITORY=/app-data/repository0 B11RUN |1 GIT_TAG=v2.20.4-0-g7bd0101 /bin/sh -c85.6 MB12COPY /opt/venv /opt/venv # buildkit47.17 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.20.4-0-g7bd0101 /bin/sh -c137 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.20.4-0-g7bd0101 /bin/sh -c100 B17COPY otterwiki/static /app/otterwiki/static # buildkit7.98 MB18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit826 B19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit516 B20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #300 B21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB22HEALTHCHECK &{["CMD-SHELL" "curl -A \"docker-healthcheck\"0 B23ENTRYPOINT ["/entrypoint.sh"]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'