类的使用
cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent
使用PushImageUpdateEvent的程序包
程序包
说明
A limited Docker API providing the operations needed by pack.
-
cn.taketoday.buildpack.platform.docker中PushImageUpdateEvent的使用
修饰符和类型方法说明voidDockerApi.ImageApi.push(ImageReference reference, UpdateListener<PushImageUpdateEvent> listener, String registryAuth) Push an image to a registry.