Skip to content

Docker Support

Latest
Compare
Choose a tag to compare
@knennigtri knennigtri released this 12 May 01:56
· 2 commits to main since this release

Updates

  • --getDockerFiles downloads Dockerfile and docker-compose.yml to use locally
  • --docker use while running Docker to run commands within docker and download the output locally
  • -c, --create <path> Auto-create a starter manifest file with all files within a directory. Organize/update the manifest as needed after
  • General cleanup of code to make the tool faster

What's Changed

Full Changelog: v1.2.0...v2.0.0