Update faq.md (#9354)

This commit is contained in:
Diógenes Fernandes
2019-09-04 13:09:54 -03:00
committed by Olly P
parent db77733d9f
commit cee363d51a

View File

@@ -8,7 +8,7 @@ title: Docker frequently asked questions (FAQ)
### Does Docker run on Linux, macOS, and Windows?
You can run both Linux and Windows programs and excutables in Docker containers. The Docker platform runs natively on Linux (on x86-64, ARM and many other CPU architectures) and on Windows (x86-64).
You can run both Linux and Windows programs and executables in Docker containers. The Docker platform runs natively on Linux (on x86-64, ARM and many other CPU architectures) and on Windows (x86-64).
Docker Inc. builds products that let you build and run containers on Linux, Windows and macOS.