sha256:eeecff40c84239ae496311b110e757de408519dda83b82fb04047e431e3f3ee6
OS/ARCH
Compressed size
138.17 MB
Last pushed
12 days by redimp
Type
Image
Manifest digest
sha256:c79a83858a197fe6f4157b4b2a38407b97b46d3d153f44468c8f891295a1dd48
Image Layers
1# debian.sh --arch 'armel' out/24.58 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.22.1-0-g3a556020 B5ENV GIT_TAG=v2.22.1-0-g3a556020 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.22.1-0-g3a55602 /bin/sh -c65.73 MB12COPY /opt/venv /opt/venv # buildkit39.8 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.22.1-0-g3a55602 /bin/sh -c138 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.22.1-0-g3a55602 /bin/sh -c100 B17COPY otterwiki/static /app/otterwiki/static # buildkit8.05 MB18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit829 B19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit519 B20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #300 B21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB22HEALTHCHECK {Test:[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 'armel' out/ 'bookworm' '@1782172800'