mirror of
https://github.com/ShaYmez/HomebrewDocker.git
synced 2024-11-21 15:51:51 -05:00
updated README
This commit is contained in:
parent
1ecb9c6c04
commit
1e96a10f06
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user