How do I use `prefect.yaml` to specify that a depl...
# ask-community
j
How do I use
prefect.yaml
to specify that a deployment uses an already existing Docker image hosted somewhere? The documentation states that the
pull
step is necessary, but there's no indication that "Pull image from repo." is a step. Marvin has given me some pretty contradictory information here, claiming that the
pull
step isn't necessary (when the documentation states otherwise)