Max Audron e4d3ff2374
Add support for using podman to util/docker_build.sh (#10819)
* add podman support to docker_build.sh script

* break out runtime into the RUNTIME variable
* allows RUNTIME to be set by the user
* decides on docker or podman if docker isn't avaible
* rewrote check for docker-machine to account only for docker runtime
* put --user arg into a variable only to be used with docker
  this is not needed with podman as podman maps the containers root id
  to the users id.

* add podman to getting_started_docker documentation
2021-02-28 15:59:42 +11:00
..
2021-02-13 10:26:45 -08:00
2021-01-29 19:53:56 -08:00
2021-01-29 19:53:56 -08:00
2021-02-13 10:26:45 -08:00
2021-01-07 21:21:12 -08:00