Home > Operation and Maintenance > Docker > What systems can be run in docker

What systems can be run in docker

王林
Release: 2020-05-20 09:41:23
Original
5628 people have browsed it

What systems can be run in docker

#Docker can currently only run Linux systems.

Using docker in different environments:

1. Windows still relies on virtualbox to implement the basic system. Windows docker compatible with docker will appear in the future, but it is still early.

2. FreeBSD can already run Docker natively and requires a Linux simulation layer.

3. Mac needs to use virtualbox to use docker.

Recommended tutorial: docker tutorial

The above is the detailed content of What systems can be run in docker. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template