add systemd-journal-remote to requirements

This commit is contained in:
Matheson Steplock 2022-09-14 19:22:10 +00:00 committed by GitHub
parent 95a56858b5
commit b25b3ca733

View file

@ -24,7 +24,8 @@ curl \
udisks2 \ udisks2 \
libglib2.0-bin \ libglib2.0-bin \
network-manager \ network-manager \
dbus -y dbus \
systemd-journal-remote -y
``` ```
Step 2: Install Docker-CE with the following command: Step 2: Install Docker-CE with the following command: