1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volumes
Aleksa Sarai 4377ebd6a7 *: expose getResourcePath and getRootResourcePath wrappers
Due to the importance of path safety, the internal sanitisation wrappers
for volumes and containers should be exposed so other parts of Docker
can benefit from proper path sanitisation.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2015-04-24 23:53:47 +10:00
..
repository.go Don't return error when adding existing volume 2015-04-13 16:45:35 -04:00
repository_test.go Adds unit tests for volumes 2015-02-04 10:53:31 -05:00
volume.go *: expose getResourcePath and getRootResourcePath wrappers 2015-04-24 23:53:47 +10:00
volume_test.go Fix TestInitializeCannotStatPathFileNameTooLong 2015-04-15 21:15:05 +02:00