程序包的使用
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
TotalProgressPullListenershowing 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
ProgressUpdateEventfired for image events.AProgressUpdateEventfired 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.AnUpdateEventthat includes progress information.Provide details about the progress of a task.AProgressUpdateEventfired as an image is pulled.AProgressUpdateEventfired as an image is pushed to a registry.Details of an error embedded in a response stream.Event published by theTotalProgressPullListenershowing the total progress of an operation.UpdateListenerthat 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.