Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is probably not necessary once #22373 is merged #64

Open
piascikj opened this issue Oct 29, 2016 · 0 comments
Open

This is probably not necessary once #22373 is merged #64

piascikj opened this issue Oct 29, 2016 · 0 comments
Labels

Comments

@piascikj
Copy link
Member


opened via imdone.io from a code comment on e6866492c4 by Qiang Huang

TODO This is probably not necessary once moby#22373 is merged id:63


// TODO: This is probably not necessary once #22373 is merged
case api.MountTypeBind:
if !filepath.IsAbs(mount.Source) {
return fmt.Errorf("invalid bind mount source, must be an absolute path: %s", mount.Source)
}
case api.MountTypeVolume:

@piascikj piascikj added the TODO label Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant