Using Docker with FlowDeploy
How to use Docker images with FlowDeploy.
Public images
Public Docker images work out of the box with FlowDeploy, no setup needed!
The images defined in your workflow manager automatically propagate to FlowDeploy, and FlowDeploy runs a docker pull
before running the task. You can use any registry that's supported by Docker with FlowDeploy.
Private images
note
This feature requires you to contact us first!