sha256:f26658c4f2d8b29d6b0eedc9ad4f575ddd301e7486a647b2562021d9c9c300ff
OS/ARCH
Compressed size
143.58 MB
Last pushed
3 months by redimp
Type
Image
Manifest digest
sha256:5a4e2dcd09a1b482ec34f2e48ec6e413d6cc9c69b1d19e27d7d328682271c7d9
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.20.3-0-gc8979f90 B5ENV GIT_TAG=v2.20.3-0-gc8979f90 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.3-0-gc8979f9 /bin/sh -c76.93 MB12COPY /opt/venv /opt/venv # buildkit35.83 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.20.3-0-gc8979f9 /bin/sh -c138 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.20.3-0-gc8979f9 /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/ # buildkit520 B20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #302 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 'armhf' out/ 'bookworm' '@1754870400'