Skip to content

nvllsvm/docker-lgogdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Yet another lgogdownloader Docker image.

Volumes

  • /cache - Cache directory
  • /config - Configuration directory
  • /downloads - Downloaded games directory

Usage

$ docker run \
    --user $(id -u):$(id -g) \
    -v /home/user/.cache/lgogdownloader:/cache \
    -v /home/user/.config/lgogdownloader:/config \
    -v /backup/GOG:/downloads \
    nvllsvm/lgogdownloader

About

Yet another lgogdownloader Docker image https://hub.docker.com/r/nvllsvm/lgogdownloader/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published