balena-supervisor/tools/dind/config
Pablo Carranza Velez 392d963348 Use a local supervisor image for the dind supervisor
We change the Makefile and dinctl so that instead of having to deploy and then pull a supervisor image, we save it from the local
docker images and load it inside the dind container.

We also fix dind so that it uses the dind hack script from the docker repo as official dind images do (this avoids breaking the
permissions of /dev/pts/ptmx in the host as in https://github.com/kubernetes/kubernetes/issues/18230).

Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2017-07-20 21:22:25 -03:00
..
certs adding support to include internal CA Certs used by (an example) proxy servers 2016-06-28 12:46:27 -07:00
dropbear dind: add dropbear and prevent passwordless login by default 2016-06-25 15:04:23 +03:00
openvpn Change to use 204 for API, Remove extra space in upscript.sh and Make fswatch start only on EEXIST error 2015-10-13 13:43:37 -03:00
services Use a local supervisor image for the dind supervisor 2017-07-20 21:22:25 -03:00
env Refactor bootstrapper. Run preloaded supervisor dind. Change dind configs to be ignored and document how to populate them. 2015-10-13 13:45:05 -03:00