balena-supervisor/tools/dind
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
..
config Use a local supervisor image for the dind supervisor 2017-07-20 21:22:25 -03:00
Dockerfile Use a local supervisor image for the dind supervisor 2017-07-20 21:22:25 -03:00
resin-vars dind: Set DELTA_ENDPOINT, insert variant into os-release, and fix vpn apikeys 2017-06-30 22:59:02 -07:00
vpn-init dind: Set DELTA_ENDPOINT, insert variant into os-release, and fix vpn apikeys 2017-06-30 22:59:02 -07:00