Skip to content

rishabhc32/prefect-docker

Repository files navigation

prefect-docker

A sample project to run Prefect 3 with Docker Compose.

Building the Docker Image

To build the Docker image:

docker build -t prefect-docker .

Running with Docker Compose

To run the application using Docker Compose with production environment variables:

docker compose --env-file .env.prod up

About

A sample project to run Prefect 3 with Docker Compose

Resources

License

Stars

Watchers

Forks