- Docker for Developers
- Richard Bullington McGuire Andrew K. Dennis Michael Schwartz
- 173字
- 2021-06-11 18:15:22
Summary
In this chapter, we have learned about how VirtualBox can be used to create virtual machines on your workstation and how you can use it to run Windows (or Linux or other operating systems) in a virtual machine. We also learned enough about Docker to use it to build our first application.
This chapter was written using Windows 10 running within a VirtualBox virtual machine, running on an Arch Linux host. Microsoft Word was used within Windows, while the Docker commands and scripts were run and edited on the Arch Linux host.
We demonstrated how we can build a LAMP-style application, without MySQL, and containerize it. We can mount our source code directory from the host to the container so that we can edit files and see the changes immediately in the container. We learned how to persist data, meaning that stopping and starting the container would retain important files and state.
In the next chapter, we'll explore Docker Hub and build a more complex application that requires more than one container.
- Google系統架構解密:構建安全可靠的系統
- 嵌入式操作系統(Linux篇)(微課版)
- 數據中心系統工程及應用
- 嵌入式實時操作系統:RT-Thread設計與實現
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 從實踐中學習Kali Linux無線網絡滲透測試
- Linux服務器配置與管理
- Social Data Visualization with HTML5 and JavaScript
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- iOS 8開發指南
- Cassandra 3.x High Availability(Second Edition)
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- 完美應用Ubuntu(第2版)
- Linux內核修煉之道
- Angular權威教程