Skip to content

and-fm/getmail6-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getmail6 docker image

This is a prebuilt docker image for getmail6, published daily automatically.

Usage

ghcr.io/and-fm/getmail6:latest

Docker Compose Example

version: "3.9"
services:
  getmail:
    image: ghcr.io/and-fm/getmail6:latest
    volumes:
      - ./getmail:/getmail
    command: ["getmail", "--getmaildir=/getmail", "--rcfile=getmailrc"]

About

Publishes an image to ghcr for getmail6

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors