Skip to content

Commit

Permalink
Added note and link on LinuxKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Lord committed Dec 29, 2017
1 parent 3524ed7 commit 935d240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -165,4 +165,4 @@ To test the `RO` port, which is round-robin load balanced to the SECONDARY nodes
From there you can see the docker networking, volumes (/var/lib/docker), etc. Knowing how this all works "under the hood" will certainly come in handy sooner or later. Whenever you want to detach and close your console session just use:
```CTRL-A-\```

FWIW, Docker on Windows (assuming you're not using the fully native windows-only version available in Windows Server 2016) works in a similar way, but uses [Hyper-V](https://en.wikipedia.org/wiki/Hyper-V) as the native hypervisor.
FWIW, Docker on Windows (assuming you're not using the fully native windows-only version available in Windows Server 2016) works in a similar way, but uses [Hyper-V](https://en.wikipedia.org/wiki/Hyper-V) as the native hypervisor. If you want to dig further, you can read up on the [LinuxKit project](https://blog.docker.com/2017/04/introducing-linuxkit-container-os-toolkit/).

0 comments on commit 935d240

Please sign in to comment.