[root@linux-node1 ~]# cat optimize.sh[http://optimize.sh] !/bin/bash ******************...
[root@linux-node1 ~]# cat optimize.sh[http://optimize.sh] !/bin/bash ******************...
GitLab CI/CD Variables 中文文檔 https://blog.csdn.net/londa/article/details/93896368 gitlab...
下載地址:https://packages.gitlab.com/runner/gitlab-runner/packages/el/7/gitlab-runner-13.7....
1. 清理存在但未使用的資源 2. 鏡像清理 3. Remove all stopped containers docker container prune 4. 查看資源磁...
報(bào)錯(cuò)1: ./configure: error: C compiler cc is not foundapt install gcc報(bào)錯(cuò)2: ./configure: err...
wrodpress 搭建后正常訪問,后面對數(shù)據(jù)庫進(jìn)行過遷移,數(shù)據(jù)庫地址未更新,舊數(shù)據(jù)庫失效后網(wǎng)站訪問不了,nginx報(bào)錯(cuò)如下 問題二 數(shù)據(jù)庫又原來的5.7遷移到8.0,由于密...
參考:https://blog.csdn.net/Callousmaster/article/details/99972089[https://blog.csdn.net/C...
一、簡介 Docker有以下網(wǎng)絡(luò)類型: bridge:多由于獨(dú)立container之間的通信host: 直接使用宿主機(jī)的網(wǎng)絡(luò),端口也使用宿主機(jī)的overlay:當(dāng)有多個(gè)doc...