Prefect home page
3.0rc
Search...
⌘K
TRY PREFECT CLOUD
TRY PREFECT CLOUD
Search...
Navigation
Docker
prefect-docker
Documentation
API References
Integrations
Contribute
GitHub
Community
Prefect.io
Integrations
Integrations
Use integrations
AWS
Azure
Bitbucket
Dask
Databricks
dbt
Docker
prefect-docker
SDK docs
Email
GCP
GitHub
Gitlab
Kubernetes
Ray
Shell
Slack
Snowflake
SQLAlchemy
On this page
Getting started
Prerequisites
Install prefect-docker
Examples
Resources
Docker
prefect-docker
The prefect-docker library is required to create deployments that will submit runs to most Prefect work pool infrastructure types.
Getting started
Prerequisites
Prefect installed
in a virtual environment.
Docker installed
and running.
Install prefect-docker
Install or update to the latest version of the prefect-docker library and dependencies.
Prefect 2
Prefect 3
Copy
Ask AI
pip
install
-U
prefect-docker
Examples
See the Prefect
Workers docs
to learn how to create and run deployments that use Docker.
Resources
For assistance using Docker, consult the
Docker documentation
.
Refer to the prefect-docker SDK documentation linked in the sidebar to explore all the capabilities of the prefect-docker library.
Was this page helpful?
Yes
No
SDK docs
SDK docs
Assistant
Responses are generated using AI and may contain mistakes.