We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042b79a commit 7eb7321Copy full SHA for 7eb7321
container-toolkit/install-guide.md
@@ -33,7 +33,7 @@ where `systemd` cgroup drivers are used that cause containers to lose access to
33
```
34
1. Install the prerequisites for the instructions below:
35
```console
36
- $ sudo apt-get update && apt-get install -y --no-install-recommends \
+ $ sudo apt-get update && sudo apt-get install -y --no-install-recommends \
37
curl \
38
gnupg2
39
0 commit comments