Closed rmarting closed 3 years ago
Thanks for making a pull request! 😃 One of the maintainers will review and advise on the next steps.
@ashokponkumar Here the PR as you request me related with https://github.com/konveyor/move2kube-ui/pull/98
Ready for your review.
Thanks @rmarting
This PR improves the Makefile to check which container tool is installed in the enviroment (only docker or podman).
The user will not have to set up anything before to build or to run the image locally, only a container tool is needed to be installed.
HTH