mirror of
https://github.com/ShaYmez/HomebrewDocker.git
synced 2026-06-13 11:28:36 -04:00
updated README
This commit is contained in:
@@ -79,10 +79,10 @@ These are the short steps to installing on Debian 8.
|
||||
sudo apt-get update
|
||||
sudo apt-get install docker-ce
|
||||
|
||||
##now test, run the hello-world app
|
||||
sudo docker run hello-world
|
||||
##list what images exist
|
||||
sudo docker images
|
||||
And, test:
|
||||
|
||||
sudo docker run hello-world
|
||||
sudo docker images
|
||||
|
||||
## Build and Run - MMDVM Server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user