mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
A toolkit for building secure, portable and lean operating systems for containers
Test to see if we can reach the DNS server which we get via DHCP. If not fall back to Google public DNS. Some users on OSX seem to get this situation with xhyve, see https://github.com/docker/pinata/issues/551 Signed-off-by: Justin Cormack <justin.cormack@unikernel.com> |
||
---|---|---|
alpine | ||
requirements | ||
scripts | ||
xhyve | ||
.dockerignore | ||
Dockerfile | ||
Dockerfile.armhf | ||
Makefile | ||
README.md |
Base repo for Moby, codename for the Docker Linux distro
Initial requirements are being driven by the very minimal goal of replacing boot2docker for the new Mac app.
However these requirements are fairly small and the scope is intended to be much broader.
Build instructions: use make
to build. make xhyve
will boot it up on a Mac; unless you run with sudo
you will not get any networking.