- 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.
- Linux運維之道(第3版)
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- Arch Linux Environment Setup How-to
- 精解Windows 8
- 構建可擴展分布式系統:方法與實踐
- 混沌工程:復雜系統韌性實現之道
- Linux操作系統應用編程
- Windows Phone 8 Application Development Essentials
- 嵌入式Linux應用開發菜鳥進階
- ElasticSearch Cookbook
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- Linux系統最佳實踐工具:命令行技術
- Windows 7使用詳解(修訂版)
- Linux從入門到精通(視頻教學版)