Updates
--getDockerFiles
downloadsDockerfile
anddocker-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
- Dev by @knennigtri in #54
- Issue fixes by @knennigtri in #63
Full Changelog: v1.2.0...v2.0.0