Docker Deployer
Deploying your pipelines locally with Docker.
When to use it
How to deploy it
How to use it
zenml deployer register docker --flavor=docker
# Register and activate a stack with the new deployer
zenml stack register docker-deployer -D docker -o default -a default --setAdditional configuration
Last updated
Was this helpful?