- Docker on Windows
- Elton Stoneman
- 131字
- 2021-07-02 12:47:56
Packaging your own applications
The goal of building an image is to package your application in a portable, self-contained unit. The image should be as small as possible, so it's easy to move around when you want to run the application, and it should have as few OS features as possible, so it has a fast startup time and a small attack vector.
Docker doesn't impose restrictions on the image size. Your long-term goal may be to build minimal images that run lightweight .NET Core applications on Linux or Nano Server. But you can start by packaging your existing ASP.NET apps in their entirety as Docker images to run on Windows Server Core. Docker doesn't impose restrictions on how to package your app either, so you can choose from different approaches.
推薦閱讀
- Linux從零開始學(視頻教學版)
- Ansible權威指南
- Extending Bootstrap
- 深入理解eBPF與可觀測性
- 嵌入式系統原理及開發
- Ceph分布式存儲實戰
- 計算機系統:基于x86+Linux平臺
- Advanced TypeScript Programming Projects
- Windows 7使用詳解(修訂版)
- Learning BeagleBone
- Advanced Infrastructure Penetration Testing
- 鴻蒙HarmonyOS手機應用開發實戰
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Java EE 7 Developer Handbook
- Learning IBM Watson Analytics