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 52cd411 commit 86bca9aCopy full SHA for 86bca9a
README.md
@@ -12,10 +12,10 @@
12
13
请使用root用户安装,忽略一些常规性的报错输出
14
15
- useradd -d /home/core -m core && cd /home/core
16
- git clone https://github.com/wenshunbiao/docker.git
17
- chmod -R 777 docker/shell && export PATH="/home/core/docker/shell:$PATH"
18
- install_coreos
+ # useradd -d /home/core -m core && cd /home/core
+ # git clone https://github.com/wenshunbiao/docker.git
+ # chmod -R 777 docker/shell && export PATH="/home/core/docker/shell:$PATH"
+ # install_coreos
19
20
安装到此结束,以下是一些使用示例或提示。
21
-----
0 commit comments