- an easy to use docker wrapper for gloc a GNU/Linux Overdrive/EMusic Client
-
use a GNU/Linux OS
-
get an odm file (perhaps from your library)
-
run
xhost +
-
run
docker-compose up
- gloc's GUI should appear
- press open and navigate to /mnt
- that directory is shared with the host
- download your files
- gloc's GUI should appear
-
run
xhost -
- files downloaded are owned by root so you'll need sudo power to chown
- the process runs as root inside the container