astro dev start
The behavior and format of this command are the same for both Astro and Software.
Build your Astro project into a Docker image and spin up a local Docker container for each Airflow component.
This command can be used to build an Astro project and run it locally. For more information, see Build and run a project locally.
Usage
Options
Examples
The following error can sometimes occur when the CLI tries to build your Astro Runtime image using Podman:
You can resolve this issue by exporting the BUILDAH_FORMAT
environment variable to Podman: