Uses of Class
org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent
Package
Description
A limited Docker API providing the operations needed by pack.
-
Uses of LoadImageUpdateEvent in org.springframework.boot.buildpack.platform.docker
Modifier and TypeMethodDescriptionvoid
DockerApi.ImageApi.load
(ImageArchive archive, UpdateListener<LoadImageUpdateEvent> listener) Load anImageArchive
into Docker.