Join Slack
Powered by
hi guys, how do i control the image name that is u...
# ask-community
j
Jonathan Chu
04/02/2021, 12:34 AM
hi guys, how do i control the image name that is used for docker storage? e.g. if i enter a flow name with underscores, it converts it to dashes to get a repo name
https://docs.prefect.io/orchestration/flow_config/storage.html#docker
c
Chris White
04/02/2021, 12:37 AM
Hey
@Jonathan Loscalzo
— you can specify an image name and tag with the
image_name
and
image_tag
kwargs on the Docker storage class
j
Jonathan Chu
04/02/2021, 12:43 AM
oh, perfect, i had seen that but somehow in my mind thought it was the local run name and ignored it
c
Chris White
04/02/2021, 12:44 AM
Yea no worries at all
4
Views
Open in Slack
Previous
Next