Class DockerApi.VolumeApi
java.lang.Object
org.springframework.boot.buildpack.platform.docker.DockerApi.VolumeApi
-
Method Summary
-
Method Details
-
delete
Delete a volume.- Parameters:
name
- the name of the volume to deleteforce
- if the deletion should be forced- Throws:
IOException
- on IO error
-