-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds docker-agnostic image pull logic
This a simpler version of the ImageToDaemon; here the docker save/load logic is thrown away since its already carried inside the previous calls to ImageToMinikubeCache and CacheToKicdriver. This function's only concern is to pull the specified image from remote thus using the proper digest.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters