README: service some docker as well
This commit is contained in:
parent
e2f45c726b
commit
4ae36a910c
|
@ -11,6 +11,7 @@ command to install and enable nitro enclave support:
|
|||
# You can leave off `git` if you've already installed it to clone the repo.
|
||||
sudo dnf install aws-nitro-enclaves-cli make git
|
||||
sudo systemctl enable --now nitro-enclaves-allocator.service
|
||||
sudo systemctl enable --now docker.service
|
||||
# Add the current user to the Docker group
|
||||
sudo usermod -aG docker $USER
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue