Class DockerApi.VolumeApi
java.lang.Object
org.springframework.boot.buildpack.platform.docker.DockerApi.VolumeApi
- Enclosing class:
- DockerApi
Docker API for volume operations.
-
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
-