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 3ad1829 commit 1c5a78eCopy full SHA for 1c5a78e
README.md
@@ -1616,7 +1616,7 @@ server {
1616
1617
Install docker using the following commands and then logout and login for the changes to take effect:
1618
1619
- sudo apt install docker.io
+ sudo apt install docker.io docker-buildx
1620
sudo usermod -aG docker ${USER}
1621
1622
To run the docker tests run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:
0 commit comments