Uses of Class
org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
Package
Description
A limited Docker API providing the operations needed by pack.
-
Uses of PushImageUpdateEvent in org.springframework.boot.buildpack.platform.docker
Modifier and TypeMethodDescriptionvoid
DockerApi.ImageApi.push
(ImageReference reference, UpdateListener<PushImageUpdateEvent> listener, String registryAuth) Push an image to a registry.