Sign inSign up

gorootde/offlineimap

By gorootde

Updated over 5 years ago

Image
1

10K+

gorootde/offlineimap repository overview

Offlineimap in a container

Containerized https://github.com/OfflineIMAP/offlineimap

Docker Image CI

Getting Started

  1. Create a offlineimaprc config. See this page for examples.
  2. Run the container docker run -v /path/to/offlineimaprc:/offlineimap.conf:ro gorootde/offlineimap

Usage

To keep the container up and running, it is mandatory to specify a autorefresh option in your config. Otherwise the container will exit after the first run is complete.

VolumeDescription
/offlineimap.confAttach your .offlineimaprc config file to this path.
/localrepo In case you want to use some persistent storage to do offline synchronization: mount it here

Tag summary

Content type

Image

Digest

Size

63.8 MB

Last updated

over 5 years ago

docker pull gorootde/offlineimap