mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 19:49:13 +00:00
- Remove unused MESOS_DOCKER_IMAGE_DIR mesos-slave-dind handles recursive mounting internally now - Extract docker-compose exec to a function. Avoids export pollution. Avoids compose file path as a global var. - Localize some function variables. - Validate existence of docker & docker-compose - Improve user account creation output