Are there any code examples using the `files` arg ...
# ask-community
m
Are there any code examples using the
files
arg for the Docker storage? I'm trying to use some common scripts across flows packaged into separate Docker images. I think the
files
arg will serve my purpose, but the Prefect API docs suggest to use absolute paths, while relative paths would make more sense.
j