Add apparmor-utils to dependencies

This commit is contained in:
Kanga-Who 2021-10-28 12:21:58 +10:00 committed by GitHub
parent 8d5fc8d9c5
commit 70c380bd06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ udisks2 \
libglib2.0-bin \
network-manager \
dbus \
avahi-daemon -y
apparmor-utils -y
```
Step 2: Install Docker-CE with the following command: