CentOS7仮想マシンをインストールし、dockerスイートを構成します

CentOS7は、ubuntuのワンクリックインストールよりも少し複雑です。次のステップを実行する友人がいます。次のステップは、インストールを完了することです。グラフィカルインターフェイスがないことがわかりました。純粋なコマンドラインでは、多くの小さなパートナーが適していません。ここでは、 vmwareにcentos7のインストールプロセスを記録し、centos7のインストール経験がない人はそれを参照できます

1. vmwareを開き、仮想マシンを作成し、CDを選択して、次のステップ##

2. 従来のBIOSを選択##

3. カスタム設定##

4. 仮想マシンを保存する場所を選択します、store

5. カスタムメモリは2G、ディスクは40GB

6. 起動し、CentOS7のインストールを選択します##

7. 言語を選択してください##

8. ディスクを選択##

9. プレインストールされたソフトウェアをセットアップします##

10. メモリを節約し、kdumpを閉じます##

11. ネットワークをオンにし、ホスト名を設定します##

12. インストールを開始します##

13. rootユーザーのパスワードを設定し、sudo権限を持つユーザーを作成して、パスワードを設定します##

真新しいcentosミラーを入手するたびに、最初に、centosの国内ソースを置き換え、新しいyumソースを追加し、嘔吐します。デフォルトのyumソースは、インストールしたいなどの一般的なソフトウェアを実際にはサポートしていません。 python-pip、ごめんなさい、いや!

ステップ1:[清华yumsource](https://mirror.tuna.tsinghua.edu.cn/help/centos/)##を置き換えます

1.1 古いyumソースをバックアップします###

sudo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak

1.2 以下を/etc/yum.repos.d/CentOS-Base.repo###に書き込みます

# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use thisfor CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you,as a fall back you can try the
# remarked out baseurl= line instead.
#
#

[ base]
name=CentOS-$releasever - Base
baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/os/$basearch/
# mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

# released updates
[ updates]
name=CentOS-$releasever - Updates
baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/updates/$basearch/
# mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

# additional packages that may be useful
[ extras]
name=CentOS-$releasever - Extras
baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/extras/$basearch/
# mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

# additional packages that extend functionality of existing packages
[ centosplus]
name=CentOS-$releasever - Plus
baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/centosplus/$basearch/
# mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

1.3 yumソースを更新する###

yum clean all && yum makecache && yum update

ステップ2:Aliepelソースをインストールする##

yum -y install epel-release
wget -O /etc/yum.repos.d/epel-7.repo http://mirrors.aliyun.com/repo/epel-7.repo
# yumソースを更新する
yum clean all && yum makecache && yum update

この時点で、python-pipを問題なくインストールできます。 yuminstallpython-pip

ステップ3:dockerとdocker-compose ##をインストールします

1. docker ###をインストールします

# yumソースからdockerをインストールします
sudo yum -y install docker
# dockerを起動します
sudo systemctl start docker
# セルフスタート
sudo systemctl enable docker

2. docker-compose ###をインストールします

sudo pip install docker-compose
# インストールが成功した後に確認してください
sudo docker-compose --version

3. DockerChinaの公式ミラーアクセラレーション###

{" registry-mirrors":["https://registry.docker-cn.com"]}

sudo service docker restart

あなたにいくつかの楽しいドッカーサービスをお勧めします:##

Recommended Posts

CentOS7仮想マシンをインストールし、dockerスイートを構成します
VMwareWorkstation10.0はCentOS7.0仮想マシンをインストールします
CentOS7はDockerをインストールします
CentOS7はDockerをインストールします
Centos7はDockerをインストールします
Centos7インストールdocker18
centos7インストールドッカー
CentOS6はDockerをインストールします
Centos8はDockerをインストールします
Centos7にDockerをインストールする
CentOS7はDockerサービスをインストールします
CentOS8-dnfインストールドッカー
centos6.5にDockerをインストールします
CentOS7はDockerCEをインストールします
CentOS 7はKVMをインストールし、仮想マシンを作成します
仮想マシンにubuntuをインストールします
CentOS 7にKVMをインストールし、仮想マシンを作成します
Linux CentOS7仮想マシンクローン
Centos6.5はmongodbをインストールして構成します
仮想マシンVirtualBox-5.1インストールubuntu16.0.1
CentOS6.8仮想マシンのインストールの詳細
Centosは複数の仮想IPを構成します
CentosオペレーティングシステムをVMware仮想マシンにインストールする方法
CentOS7にDockerを使用してMySqlをインストールする
UbuntuにDockerをインストールして構成する
コンテナ調査ノートCentOS7はDockerをインストールします
CentOS8-NFSサービスをインストールして構成する
CentOS6.8でdockerをインストールして使用する
Centos7オペレーティングシステムをDockerにインストールする
CentOS最小限のインストールとTIPSの構成
Centos7にFreeIPAをインストールして構成する
1.5Centos7をインストールする
仮想マシンVMwareにUbuntu18.04をインストールします
Dockerをデプロイし、CentOSでNginxを構成します
UBUNTU仮想マシンにRパッケージをインストールします
CentOS7のyumにDockerCEをインストールします
話し合う| win10ホームエディションに仮想マシンを使用してdockerをインストールする
Centos6はPython2.7.13をインストールします
Centos7.3はnginxをインストールします
VMware FusionはCentOS7をインストールし、ネットワークを構成します
CentOS7.2はMysql5.7.13をインストールします
CentOSはRedmineをインストールします
CentOS7にElasticsearchをインストールして構成する方法
Centos7はPython3.6をインストールします。
CentOS7はMySQLをインストールします
Centos7インストールprotobuf
CentOS7にDockerをインストールして使用する方法
CentOS7はGlusterFSをインストールします
ubuntu18.04インストールドッカー
CentOS7.4はZabbix3.4をインストールします
Centos6.5はTomcatをインストールします
CentOSはPython3.6をインストールします
Centos8がdockerをインストールできないという問題を解決します
VmwareはCentOS6をインストールします
centos7 install docker-ce 18.01.0
CentOS7.2はMariaDBをインストールします
CentOS7はHadoop3.0.0をインストールします
CentOS8にVNCをインストールして構成する方法
Centos7.6はseleniuをインストールします
CentOS7.3はZabbix3をインストールします
CentOSインストールmysql