- 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.
推薦閱讀
- 精解Windows 8
- 精通Linux內(nèi)核開發(fā)
- Mastering Reactive JavaScript
- Learning Magento 2 Administration
- 深入淺出Node.js
- 計(jì)算機(jī)系統(tǒng)的自主設(shè)計(jì)
- iOS 10快速開發(fā):18天零基礎(chǔ)開發(fā)一個商業(yè)應(yīng)用
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- OpenHarmony開發(fā)與實(shí)踐:基于紅莓RK2206開發(fā)板
- Learn OpenShift
- Less Web Development Essentials
- 樹莓派+傳感器:創(chuàng)建智能交互項(xiàng)目的實(shí)用方法、工具及最佳實(shí)踐
- Responsive Web Design by Example:Beginner's Guide(Second Edition)
- Administering ArcGIS for Server
- 計(jì)算機(jī)操作系統(tǒng)(第3版)(微課版)