- Russia/Moscow
- https://blog.arnike.ru
- Joined on
2026-03-07
Block a user
watcher-visio (v20260713-fa92f0e)
Published 2026-07-13 13:34:27 +00:00 by Arnike
Installation
docker pull gitea.arnike.ru/arnike/watcher-visio:v20260713-fa92f0esha256:e631af74a57295c173f5568b20581843cc3c1fcc1b4efee69224b9ed528e3a67
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 50a099c7c0 | linux/amd64 | 99 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV LANG=C.UTF-8 |
| ENV LC_ALL=C.UTF-8 |
| ENV PYTHONUNBUFFERED=1 |
| ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| RUN /bin/sh -c apk add --no-cache --update python3 curl cairo pango gdk-pixbuf ttf-dejavu shared-mime-info # buildkit |
| COPY /venv /venv # buildkit |
| COPY /docker-entrypoint.sh /docker-entrypoint.sh # buildkit |
| WORKDIR /app |
| COPY watcher_visio/ /app/watcher_visio/ # buildkit |
| COPY dashboard/ /app/dashboard/ # buildkit |
| COPY templates/ /app/templates/ # buildkit |
| COPY static/ /app/static/ # buildkit |
| COPY manage.py /app/manage.py # buildkit |
| COPY gunicorn.conf.py /app/gunicorn.conf.py # buildkit |
| COPY /build/static/css/output.css /app/static/css/output.css # buildkit |
| COPY /build/static/css/output.css /opt/wv-bundled-css/output.css # buildkit |
| ENV DJANGO_SETTINGS_MODULE=watcher_visio.settings |
| RUN /bin/sh -c rm -f /app/static/css/main.css /app/static/js/utils.heatmap.test.cjs && python3 manage.py collectstatic --noinput # buildkit |
| RUN /bin/sh -c adduser -D -g "" app && chown -R app:app /app # buildkit |
| USER app |
| ENTRYPOINT ["/docker-entrypoint.sh"] |
| CMD ["gunicorn" "--config" "/app/gunicorn.conf.py" "watcher_visio.wsgi:application"] |
Details
2026-07-13 13:34:27 +00:00
Versions (23)
View all
Container
0
OCI / Docker
latest
2026-07-13
v20260713-36cc66d
2026-07-13
v20260713-fa92f0e
2026-07-13
v20260713-d38879e
2026-07-13
v20260713-ea54a4f
2026-07-13