https://github.com/unboundedsystems/minikube-dind
Minikube in Docker-in-Docker
https://github.com/unboundedsystems/minikube-dind
Last synced: 12 months ago
JSON representation
Minikube in Docker-in-Docker
- Host: GitHub
- URL: https://github.com/unboundedsystems/minikube-dind
- Owner: unboundedsystems
- License: apache-2.0
- Created: 2018-09-20T16:42:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T20:18:41.000Z (almost 8 years ago)
- Last Synced: 2025-06-13T15:51:56.999Z (about 1 year ago)
- Language: Dockerfile
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minikube in Docker-in-Docker (minikube-dind)
```
docker run --privileged --rm -it unboundedsystems/minikube-dind
```
Based on work from Andrew Jenkins at [AspenMesh](https://aspenmesh.io/) in
[this blog post](https://aspenmesh.io/2018/01/building-istio-with-minikube-in-a-container-and-jenkins/)