unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* how to run docker?
@ 2020-03-12 21:42 Adam Kandur via
  2020-03-12 22:04 ` Adam Kandur via
  2020-03-17  7:14 ` Giovanni Biscuolo
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Kandur via @ 2020-03-12 21:42 UTC (permalink / raw)
  To: Help Guix

hi, guixers!
Sorry for newbe question. 
How yo run docker service after installation docker package?

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re:  how to run docker?
@ 2020-03-12 22:15 John Soo
  0 siblings, 0 replies; 4+ messages in thread
From: John Soo @ 2020-03-12 22:15 UTC (permalink / raw)
  To: Adam Kandur; +Cc: Help Guix

Hi Adam,

You will also need the dockerd service in you system configuration, plus there is a known bug where a known module is not loaded by default. Should dockerd not start properly you will need to do the following:

sudo modprobe overlay
sudo herd restart dockerd

Good luck,

John

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-17  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 21:42 how to run docker? Adam Kandur via
2020-03-12 22:04 ` Adam Kandur via
2020-03-17  7:14 ` Giovanni Biscuolo
  -- strict thread matches above, loose matches on Subject: below --
2020-03-12 22:15 John Soo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).