Skip to main content

prefect_docker.types

Functions

is_relative_bind_source

Return whether a volume host source is an explicit relative path (., .., or a path starting with ./, ../, .\, or ..\).

assert_volume_str

Validate a Docker volume string and raise ValueError if invalid.