docker
docker copied to clipboard
Production...ish docker-compose image for wger
Hello, I freshly installed your docker image on my Almalinux server, and I'm having issues... As far as I'm aware this shouldn't look like that: Only changes I did are...
After having this issue when trying to login, I fixed the config/prod.env as stated in documentation, for some background I'm using the docker repo, and zerotrust tunnel from cloudflare I...
 `level=WARNING ts=2025-07-02 12:36:43,156 module=log path=/home/wger/.local/lib/python3.12/site-packages/django/utils/log.py line=253 message=Not Found: /static/images/icons/flags/pt-br.svg level=WARNING ts=2025-07-02 12:36:43,158 module=log path=/home/wger/.local/lib/python3.12/site-packages/django/utils/log.py line=253 message=Not Found: /static/images/icons/flags/ca.svg level=WARNING ts=2025-07-02 12:36:43,159 module=log path=/home/wger/.local/lib/python3.12/site-packages/django/utils/log.py line=253 message=Not Found: /static/images/code.svg level=WARNING ts=2025-07-02...
When building the development environment using the instructions from the documentation, `docker compose up --watch` the Docker build fails with: `failed to solve: process "/bin/sh -c wget -O- https://deb.nodesource.com/setup_22.x |...
I've installed wger on my local instance of truenas. After struggling a bit and having to manually clear the cache using manage.py I got images and videos displaying on the...