程序包的使用
cn.taketoday.buildpack.platform.docker
程序包
说明
Central API for performing a buildpack build.
A limited Docker API providing the operations needed by pack.
-
类说明Provides access to the limited set of Docker APIs needed by pack.An update event used to provide log updates.Event published by the
TotalProgressPullListenershowing the total progress of an operation. -
类说明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.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.Progress for an individual layer.Base class for update events published by Docker.Listener for update events published from theDockerApi.