Open stuart23 opened 3 months ago
✍️ Is your feature request related to a problem? Please describe.
Cannot tell which docker binary is getting called on systems that have multiple docker (podman, rancher etc) flavors.
docker
🧩 Describe the solution you'd like
Just output the path to the binary that will be called. This can be just when verbose mode is used if necessary.
🤔 Describe alternatives you've considered
Is your feature request specific to a particular Astronomer Platform?
💡 Additional context
https://github.com/astronomer/astro-cli/issues/1501
✍️ Is your feature request related to a problem? Please describe.
Cannot tell which
docker
binary is getting called on systems that have multiple docker (podman, rancher etc) flavors.🧩 Describe the solution you'd like
Just output the path to the binary that will be called. This can be just when verbose mode is used if necessary.
🤔 Describe alternatives you've considered
Is your feature request specific to a particular Astronomer Platform?
💡 Additional context