- 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設備驅動開發詳解:基于最新的Linux4.0內核
- Linux網絡管理與配置(第2版)
- 每天5分鐘玩轉Kubernetes
- 網絡操作系統:Windows Server 2003管理與應用
- Persistence in PHP with the Doctrine ORM
- 嵌入式Linux系統開發:基于Yocto Project
- 新手易學:系統安裝與重裝
- Implementing Azure DevOps Solutions
- Java EE 8 Design Patterns and Best Practices
- Windows 7中文版從入門到精通(修訂版)
- 細說Linux基礎知識
- 突破平面3ds Max動畫設計與制作
- Application Development in iOS 7
- Learning Magento 2 Administration
- Windows 8實戰從入門到精通(超值版)