类 DockerApi.VolumeApi
java.lang.Object
org.springframework.boot.buildpack.platform.docker.DockerApi.VolumeApi
- 封闭类:
DockerApi
Docker API for volume operations.
-
方法概要
-
方法详细资料
-
delete
Delete a volume.- 参数:
name
- the name of the volume to deleteforce
- if the deletion should be forced- 抛出:
IOException
- on IO error
-