Course Elementary 33285
Course Introduction:"Docker Tutorial" Docker is an open source application container engine, based on the Go language and open source in compliance with the Apache2.0 protocol. Docker allows developers to package their applications and dependencies into a lightweight, portable container and then publish it to any popular Linux machine, which can also be virtualized. Containers completely use the sandbox mechanism and do not have any interfaces with each other (similar to iPhone apps). More importantly, the container performance overhead is extremely low.
Course Intermediate 1984
Course Introduction:Docker is an open source application container engine that allows developers to package their applications and dependencies into a portable container and then publish it to any popular Linux machine, which can also be virtualized. The container technology represented by Docker has been a hot technology in the past two years. Unlike hot topics such as artificial intelligence and blockchain, the threshold for container technology is not high. Every development, testing, and operation and maintenance personnel can master and master it in their daily work. Use is one of the essential skills for today's IT practitioners.
Course Elementary 4802
Course Introduction:Docker is an open source application container engine that allows developers to package their applications and dependencies into a portable container and then publish it to any popular Linux machine, which can also be virtualized. Containers completely use the sandbox mechanism and will not have any interfaces with each other.
Course Elementary 44909
Course Introduction:Docker is an advanced container engine based on LXC open sourced by PaaS provider dotCloud. The source code is hosted on Github. It is open source based on the go language and complies with the Apache2.0 protocol. Docker has been very popular since 2013. Whether it is the code activity on github or the support of major manufacturers, Docker has become the most popular technology nowadays. Even Microsoft claims to integrate Docker in the next generation of Windows Server. support. Therefore, we have collected the "Geek Academy Docker Video Tutorial", hoping to help everyone learn Docker better.