Files
mrvacommander/client/containers/ghmrva
Michael Hohn 1e2df515e3 Set up and push Docker containers for demonstration purposes
These containers take the place of a desktop install
2024-09-04 15:52:18 -07:00
..

MRVA cli tools container

Set up via

  # Build
  cd ~/work-gh/mrva/mrvacommander/
  make ghm
  # Run
  docker run --rm gh-mrva
  # Push
  make ghm-push