This commit is contained in:
Michael Hohn
2024-09-24 12:58:11 -07:00
committed by =Michael Hohn
parent 8f807e0e42
commit 067e477f61

View File

@@ -156,7 +156,7 @@
With docker-compose set up and this repository cloned, we just run With docker-compose set up and this repository cloned, we just run
#+BEGIN_SRC sh #+BEGIN_SRC sh
cd ~/work-gh/mrva/mrvacommander cd ~/work-gh/mrva/mrvacommander
docker-compose up -d docker-compose -f docker-compose-demo.yml up -d
#+END_SRC #+END_SRC
and wait until the log output no longer changes. and wait until the log output no longer changes.