docker-mbsync icon indicating copy to clipboard operation
docker-mbsync copied to clipboard

A Docker container which runs the mbsync tool automatically to synchronize your email

Results 5 docker-mbsync issues
Sort by recently updated
recently updated
newest added

I use Docker Compose to run this mbsync container automatically. However, after one of the recent updates, I noticed that the container errors out and won't start after I restart...

I'm using the following docker-compose but all emails are still written as root user. Is PUID/PGID not working? ``` version: "3.4" services: mbsync: image: jakewharton/mbsync:latest container_name: mbsync volumes: - /home/docker/mbsync:/config...

Normal alpine? Install S6 ourselves?

enhancement
help wanted

...and install without `apk`?

enhancement
help wanted

...and install without `apk`?

enhancement
help wanted