程序包的使用
org.springframework.boot.buildpack.platform.docker
程序包
说明
Central API for performing a buildpack build.
A limited Docker API providing the operations needed by pack.
-
org.springframework.boot.buildpack.platform.build使用的org.springframework.boot.buildpack.platform.docker中的类类说明An update event used to provide log updates.Event published by the
TotalProgressPullListener
showing the total progress of an operation. -
org.springframework.boot.buildpack.platform.docker使用的org.springframework.boot.buildpack.platform.docker中的类类说明Docker API for container operations.Docker API for image operations.Docker API for volume operations.A
ProgressUpdateEvent
fired for image events.AProgressUpdateEvent
fired as an image is loaded.Details of an error embedded in a response stream.An update event used to provide log updates.Stream types supported by the event.AnUpdateEvent
that includes progress information.Provide details about the progress of a task.AProgressUpdateEvent
fired as an image is pulled.AProgressUpdateEvent
fired as an image is pushed to a registry.Details of an error embedded in a response stream.Event published by theTotalProgressPullListener
showing the total progress of an operation.UpdateListener
that calculates the total progress of the entire image operation and publishesTotalProgressEvent
.Base class for update events published by Docker.Listener for update events published from theDockerApi
.