Hi, I would like to run a docker application on my guix system. However I need to have the docker daemon running. Do I simply add this to my config.scm file e.g:
(use-modules (gnu) (docker) ) Thanks Roy.
Hi, I would like to run a docker application on my guix system. However I need to have the docker daemon running. Do I simply add this to my config.scm file e.g:
(use-modules (gnu) (docker) ) Thanks Roy.