Skip to content

🐳 docker image for developing and building k8s operators

License

Notifications You must be signed in to change notification settings

f0m41h4u7/operator-sdk-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for developing and building K8s operators

Run:

docker run --rm -it \
	-v $(pwd):/go/src -v \
	//var/run/docker.sock:/var/run/docker.sock \
	docker.pkg.github.com/f0m41h4u7/operator-sdk-docker/operator-sdk-image:latest	

About

🐳 docker image for developing and building k8s operators

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published