Files
mrvacommander/client/containers/qldbtools
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 python tools container

Set upDocker image with python 3.11 and pip and the qldbtools

  # Build
  cd ~/work-gh/mrva/mrvacommander
  make dbt

  # Check
  cd ~/work-gh/mrva/mrvacommander
  make dbt-check

  # Use
  cd ~/work-gh/mrva/mrvacommander
  make dbt-run