If docker
is not on the PATH, this will try to use podman
instead. Additionally, Docker CLI hints are disabled to have less verbosity and a more consistent experience across different Docker-compatible tools.
Example usage:
app.tools.docker.run(["build", ".", "--tag", "my-image"])