- Hands-On Neural Networks
- Leonardo De Marchi Laura Mitchell
- 177字
- 2021-06-24 14:00:10
Docker
Docker is something in between a virtual environment and a virtual machine. It performs operating system-level virtualization, also known as containerization, that isolates applications from the operating system to reduce compatibility problems because of libraries or system versions.
As the name suggests, a good analogy for Docker is shipping containers. They solve the following two problems:
- Transporting different goods, that are sometimes incompatible with each other—for example, food and chemicals
- Standardizing the dimension of packages of different sizes
Docker works in a similar way by isolating applications from each other and makes use of a standard layer to allow the spinning up of containers rapidly without much overhead.
One of the main advantages of data science is that it will (almost) solve the it was working on my machine problem and will make it easier and faster to distribute the environment to other people or to production systems.
- Oracle SOA Governance 11g Implementation
- Visualforce Development Cookbook(Second Edition)
- 人工免疫算法改進及其應用
- IoT Penetration Testing Cookbook
- 腦動力:PHP函數速查效率手冊
- Docker Quick Start Guide
- Supervised Machine Learning with Python
- CentOS 8 Essentials
- 工業機器人操作與編程
- 水下無線傳感器網絡的通信與決策技術
- Deep Reinforcement Learning Hands-On
- 氣動系統裝調與PLC控制
- 所羅門的密碼
- Mastering Geospatial Analysis with Python
- Photoshop CS5圖像處理入門、進階與提高