Skip to content

Commit

Permalink
Add docker save
Browse files Browse the repository at this point in the history
  • Loading branch information
richiejp committed Apr 9, 2024
1 parent bbbdf38 commit b3afbc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/vms/k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ EOF
setup_image() {
echo "Setup Image"

docker save -o $IMG controller:latest

export KUBECONFIG

kubectl apply -f ./priv-shell.yaml --prune -l premai.io/util=shell
Expand Down

0 comments on commit b3afbc0

Please sign in to comment.