sha256:d87a26b98d1a442b6a11d066857432d49188be51ddbb1f31dc04e3b89e86cafa
OS/ARCH
Compressed size
130.01 MB
Last pushed
10 days by redimp
Type
Image
Manifest digest
sha256:8525f58015995ce492ceb2081be248b42e1bfcdcc5ff44c156d0846941ef04a0
Image Layers
1# debian.sh --arch 'armhf' out/22.84 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.24.1-0-g62390360 B5ENV GIT_TAG=v2.24.1-0-g62390360 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.24.1-0-g6239036 /bin/sh -c62.81 MB12COPY /opt/venv /opt/venv # buildkit36.31 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.24.1-0-g6239036 /bin/sh -c137 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.24.1-0-g6239036 /bin/sh -c100 B17COPY otterwiki/static /app/otterwiki/static # buildkit8.06 MB18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit825 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 KB22EXPOSE [80/tcp 8080/tcp]0 B23HEALTHCHECK &{["CMD-SHELL" "curl -A \"docker-healthcheck\"0 B24ENTRYPOINT ["/entrypoint.sh"]0 B25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1782172800'