Update auto-generated docs and translations

pull/12984/head
minikube-bot 2021-11-18 18:17:31 +00:00
parent 91b4115ba1
commit 143c9592b0
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ Steps:
- Make sure image listing works by `minikube image ls`
- Make sure image building works by `minikube image build`
- Make sure image loading from Docker daemon works by `minikube image load --daemon`
- Try to load image already loaded and make sure `minikube image load --daemon` works
- Make sure a new updated tag works by `minikube image load --daemon`
- Make sure image saving works by `minikube image load --daemon`
- Make sure image removal works by `minikube image rm`
- Make sure image loading from file works by `minikube image load`