Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

umemotoryo/skaffold-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

skaffold + kustomize docker image

How to use skaffold and kustomize

Versions

  • docker 18.06.1-ce
  • kubectl v1.10.9
  • skaffold v0.16.0
  • kustomize v1.0.9

How to use this image

notice: You must start docker daemon on host machine.

docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock -v $HOME/.kube:/root/.kube -v /path/to/your/repositry:/repositry skaffold ash -c 'cd /repositry && skaffold build'

About

skaffold + kusutomize docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published