sle3pie
Results
2
comments of
sle3pie
I had the same issue, I found running the following command worked $ docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction In my case, in the terminal, I had started...
@stevenliatti I use the docker-compose example, so mariadb