mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-28 01:08:53 +00:00
Compare commits
No commits in common. "439264a87f5346c643ccd56e356bbb0785620e5e" and "f34a985a7880ab66098defa4dd8a08d91c077672" have entirely different histories.
439264a87f
...
f34a985a78
@ -79,9 +79,8 @@ exiting because "Download Only" specified
|
||||
```
|
||||
#### 复制到目标服务器之后进入文件夹安装(C-N)
|
||||
|
||||
* 离线安装时,必须使用rpm命令不检查依赖的方式安装
|
||||
```bash
|
||||
rpm -Uvh *.rpm --nodeps --force
|
||||
yum install *.rpm
|
||||
```
|
||||
|
||||
#### 锁定软件版本(C-N)
|
||||
|
Loading…
Reference in New Issue
Block a user