Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/pkg/runtimes/docker
iwilltry42 8c15a58a8f
docker/getRuntimePath: consider DOCKER_SOCK env var (fixes #762)
3 years ago
..
container.go [Fix] Fix docker client creation by tls verify from env (#829) 3 years ago
docker.go docker/getRuntimePath: consider DOCKER_SOCK env var (fixes #762) 3 years ago
host.go [Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
image.go overall: make error handling and error logs a bit more streamlined 3 years ago
info.go migrate to module rancher/k3d/v5 3 years ago
kubeconfig.go migrate to module rancher/k3d/v5 3 years ago
machine.go migrate to module rancher/k3d/v5 3 years ago
network.go [Enhancement] More powerful registry-create opt (#727) 3 years ago
node.go refactor: move from io/ioutil to io and os package (#827) 3 years ago
translate.go [Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
translate_test.go [Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
types.go overall/license: update to year range -2021 3 years ago
util.go [Fix] Fix docker client creation by tls verify from env (#829) 3 years ago
volume.go migrate to module rancher/k3d/v5 3 years ago