From f4f232575d7918172cd5a478ed5cf8ca0fa8239b Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 26 Sep 2018 16:31:26 +0200 Subject: [PATCH] add VISIBILITY to commands to test --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a22e8c0..c690d47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # | Introduction to docker (2) | +**COMMANDS TO RUN** +```bash +$ docker-compose up; +$ xdg-open "http://somedomain.io:8080"; +``` + + +---- + ### Table Of Contents