docker icon indicating copy to clipboard operation
docker copied to clipboard

Official docker-composer for wallabag.

Results 125 docker issues
Sort by recently updated
recently updated
newest added

I ran into a few different issues when trying to run this locally in Docker (using Docker Compose as recommended). The main problem is the migrations are not run on...

Hi, I have a problem with the pocket import. This is my docker compose yaml file with nginx. ```yml version: '2' services: wallabag: image: wallabag/wallabag expose: - '80' environment: SYMFONY__ENV__DOMAIN_NAME:...

Awaiting response

### Environment * **Version**: 2.6.6 * **Installation**: Docker Image (latest) * **PHP version**: 8.1.23 (provided by image) * **OS**: Synology DSM * **Database**: SQLite * **Parameters**: see below * **Env...

Awaiting response

Theres a rootless version? Maybe a way to just start using 'user' directive in docker-compose, [lsio use PUID and PGID that is not compatible but works if you want to...

enhancement

### Environment * **Version**: 2.6.4 * **Installation**: docker-compose (see below) * **PHP version**: N/A * **OS**: Debian * **Database**: SQLite * **Parameters**: docker-compose (see below) Import from Pocket. I get...

:warning: If your issue is about an error during fetching a link, please read: http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that ### Issue details I'm having an issue where I don't see any logs generated when...

I have tried to deploy the container on a synology NAS for couple of hours. Finally got it going but I had to deploy it with root and no user...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Support for `docker pull wallabag/wallabag:2`. **Additional context** Keep update image only for no-breaking changes.

Feature

With the recent update to MariaDB 11, the health check in the sample docker-compose leaves the container showing as unhealthy with an error output: `OCI runtime exec failed: exec failed:...

bug

While troubleshooting an issue I was having, I noticed a number of Issues here have the "Access denied for user 'root'@'localhost' (using password: NO)" warning in the database logs in...