same for mac, linux and windows

This commit is contained in:
Zachary Wasserman 2018-09-20 17:11:56 -04:00 committed by GitHub
parent 995c7933b3
commit 4a0628afbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ that can consistently run software as long as a containerization system exists.
Containers are generally more lightweight than virtual machines, so starting
and stopping containers is extremely fast. Docker uses the native
containerization functionality on macOS and Linux, while it must start a Linux
VM for compatibility with Windows.
containerization functionality on macOS, Linux, and Windows.
Currently, Docker lacks support for certain operating systems (such as