mirror of
https://github.com/ShaYmez/HomebrewDocker.git
synced 2024-11-21 23:55:16 -05:00
updated README
This commit is contained in:
parent
1ecb9c6c04
commit
1e96a10f06
@ -79,9 +79,9 @@ These are the short steps to installing on Debian 8.
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install docker-ce
|
sudo apt-get install docker-ce
|
||||||
|
|
||||||
##now test, run the hello-world app
|
And, test:
|
||||||
|
|
||||||
sudo docker run hello-world
|
sudo docker run hello-world
|
||||||
##list what images exist
|
|
||||||
sudo docker images
|
sudo docker images
|
||||||
|
|
||||||
## Build and Run - MMDVM Server
|
## Build and Run - MMDVM Server
|
||||||
|
Loading…
Reference in New Issue
Block a user