Changes
Page history
Update Technical informations
authored
Jul 26, 2019
by
Caillat Michel
Show whitespace changes
Inline
Side-by-side
Technical-informations.md
View page @
a2230703
...
@@ -22,7 +22,7 @@ Redirecting to /bin/systemctl start docker.service
...
@@ -22,7 +22,7 @@ Redirecting to /bin/systemctl start docker.service
root 14212 0.2 0.0 2064984 65392 ? Ssl 11:59 0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root 14212 0.2 0.0 2064984 65392 ? Ssl 11:59 0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
```
```
## Having `dockerd` automatically started during the future boot sequences
##
#
Having `dockerd` automatically started during the future boot sequences
```
```
sudo systemctl enable docker.service
sudo systemctl enable docker.service
```
```
...
...
...
...