Skip to content

Commit 1c5a78e

Browse files
authored
Update README.md
1 parent 3ad1829 commit 1c5a78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@ server {
16161616

16171617
Install docker using the following commands and then logout and login for the changes to take effect:
16181618

1619-
sudo apt install docker.io
1619+
sudo apt install docker.io docker-buildx
16201620
sudo usermod -aG docker ${USER}
16211621

16221622
To run the docker tests run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:

0 commit comments

Comments
 (0)