- Getting Started with Nano Server
- Charbel Nemnom
- 105字
- 2021-07-02 21:11:09
Customizing a Nano Server image using DISM
DISM is the tool of choice for adding packages in online and offline modes. The following example uses the offline version of DISM to add a package:
- Dism /Add-Package /PackagePath:.\packages\<package>
- Dism /Add-Package /PackagePath:.\packages\en-us\<package>
For each package you want to add, you must run two DISM commands, one for the package path in the Packages folder, as shown in Figure 3 earlier. But underneath that, you will find another folder called en-US or whatever localization you have bought from Microsoft. In my example here, we are using en-US for English-United States; fr-BE is for French-Belgium, and so on.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- JavaScript:Functional Programming for JavaScript Developers
- Python金融數據分析
- Learn WebAssembly
- Visual C
- Python編程與幾何圖形
- Drupal 8 Configuration Management
- H5頁面設計:Mugeda版(微課版)
- Scala編程實戰(原書第2版)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Spring Boot+MVC實戰指南
- AMP:Building Accelerated Mobile Pages
- JavaScript Concurrency
- JavaScript程序設計基礎教程(慕課版)
- SAP HANA Starter