We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac96682 commit 04782b7Copy full SHA for 04782b7
.gitmodules
@@ -7,3 +7,7 @@
7
#
8
# Copyright 2021 林博仁(Buo-ren, Lin) <[email protected]>
9
# SPDX-License-Identifier: CC-BY-SA-4.0
10
+[submodule "Docker"]
11
+ path = Docker
12
+ url = https://gitlab.com/libre-knowledge/docker.git
13
+ ignore = dirty
Docker
README.md
@@ -90,7 +90,8 @@
90
91
## 解決方案
92
93
-* Docker
+* [Docker](https://gitlab.com/libre-knowledge/docker)
94
+ 主流的容器實現之一
95
* LXC
96
* LXD
97
* Oracle VirtualBox
0 commit comments