Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2827

Run dockerd as a background on WSL Ubuntu

$
0
0

I've installed Docker to WSL Ubuntu 20.04 distr.To make it run I need:

sudo dockerd

It runs but it blocks my terminal tab. To work with containers I need to open the second tab.I've tried to use sudo dockerd & - it seems to run dockerd in the background, but when I change a directory, it stops.

enter image description here

How can I run dockerd in the background and change directories without stopping?


Viewing all articles
Browse latest Browse all 2827

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>