Difference between revisions of "Minikube image"

From wikieduonline
Jump to navigation Jump to search
(Created page with " minikube image Load a local image into minikube Available Commands: load Load a local image into minikube Use "minikube <command> --help" for more informat...")
Tags: Mobile web edit, Mobile edit
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
* <code>[[minikube image ls]]</code><ref>https://github.com/kubernetes/minikube/pull/11007</ref> Available since March 2021 ([[minikube v1.19.0]])
  
  minikube image
+
 
  Load a local image into minikube
+
* <code>[[minikube image load]]</code>
 +
 
 +
  minikube image --help
 +
  Manage images
 
   
 
   
 
  Available Commands:
 
  Available Commands:
   load        Load a local image into minikube
+
  [[minikube image build|build]]      Build a container image in minikube
+
   load        Load a image into minikube
Use "minikube <command> --help" for more information about a given command.
+
  ls          List images
 +
  rm          Remove one or more images
 +
 
  
 +
== Related commands ==
 +
* <code>[[docker image ls]]</code>
  
 
== See also ==
 
== See also ==
 
* {{minikube}}
 
* {{minikube}}
 +
 +
[[Category:Minikube]]

Latest revision as of 20:26, 13 July 2021


minikube image --help
Manage images

Available Commands:
  build       Build a container image in minikube
  load        Load a image into minikube
  ls          List images
  rm          Remove one or more images


Related commands[edit]

See also[edit]

  • https://github.com/kubernetes/minikube/pull/11007
  • Advertising: