add systemd-journal-remote to requirements
This commit is contained in:
parent
95a56858b5
commit
b25b3ca733
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ curl \
|
|||
udisks2 \
|
||||
libglib2.0-bin \
|
||||
network-manager \
|
||||
dbus -y
|
||||
dbus \
|
||||
systemd-journal-remote -y
|
||||
```
|
||||
|
||||
Step 2: Install Docker-CE with the following command:
|
||||
|
|
Loading…
Reference in a new issue