Elio
06/27/2022, 2:19 PMhttps://puu.sh/J8fy5/f9869c73c7.png▾
DeploymentSpec(
name="example",
flow=docker_flow,
flow_runner=DockerFlowRunner(
image="prefecthq/prefect:2.0b6-python3.9",
volumes=["/Users/anna/.aws:/root/.aws"],
),
)
https://discourse.prefect.io/t/how-to-bind-mount-a-volume-to-a-flow-run-container-for-e[…]unting-a-volume-with-aws-credentials-to-a-docker-agent/595Kevin Kho
06/27/2022, 3:38 PMElio
06/28/2022, 8:38 AMhttps://puu.sh/J8opZ/4d63005761.png▾
Kevin Kho
06/29/2022, 4:30 PMElio
07/05/2022, 2:06 PM