Set up and push Docker containers for demonstration purposes
These containers take the place of a desktop install
This commit is contained in:
committed by
=Michael Hohn
parent
681fcdab8c
commit
1e2df515e3
12
client/containers/ghmrva/README.org
Normal file
12
client/containers/ghmrva/README.org
Normal file
@@ -0,0 +1,12 @@
|
||||
* MRVA cli tools container
|
||||
Set up via
|
||||
#+BEGIN_SRC sh
|
||||
# Build
|
||||
cd ~/work-gh/mrva/mrvacommander/
|
||||
make ghm
|
||||
# Run
|
||||
docker run --rm gh-mrva
|
||||
# Push
|
||||
make ghm-push
|
||||
#+END_SRC
|
||||
|
||||
Reference in New Issue
Block a user