The Astro CLI automatically runs Podman containers whenever you run a command that requires them. You can switch between Podman and Docker as your container management engine to run Astro CLI commands.
To run CLI commands in Docker containers, run the following command:
If you need to switch back to using Podman again, run the following command:
-g.