Commit Graph
4 Commits
Author SHA1 Message Date
Jberczel 01483140f5 Fix typo 2023-05-03 15:03:05 -04:00
Jberczel 0e19ead37c Capture container health log when unhealthy 2023-05-03 15:03:05 -04:00
Jberczel bfb70b2118 Add local dependencies check
Add checks for:

* Docker installed locally
* Docker buildx plugin installed locally
* Dockerfile exists

If checks fail, it will halt deployment and provide more specific error messages.

Also adds a cli subcommand:
`mrsk build dependencies`

Fixes: #109 and #237
2023-05-01 16:32:41 -04:00
Jberczel 126e0bbd06 Fix traefik remove_image desc typo 2023-04-24 17:40:28 -04:00