docker+docker-compose+harbor安装

安装步骤

docker-compose安装

[root@cn2028 ~]# curl -L "https://github.com/docker/compose/releases/download/1.24.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   617    0   617    0     0    600      0 --:--:--  0:00:01 --:--:--   601
100 15.4M  100 15.4M    0     0  1210k      0  0:00:13  0:00:13 --:--:-- 3495k
[root@cn2028 ~]# chmod +x /usr/local/bin/docker-compose
[root@cn2028 ~]# ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose
[root@cn2028 ~]# docker-compose version
docker-compose version 1.24.1, build 4667896b
docker-py version: 3.7.3
CPython version: 3.6.8
OpenSSL version: OpenSSL 1.1.0j  20 Nov 2018

docker安装

  • 设置远程仓库
root@cn2031 harbor]# yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
Loaded plugins: fastestmirror, langpacks, priorities
adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
repo saved to /etc/yum.repos.d/docker-ce.repo
  • 查看docker版本
[root@cn2031 harbor]# yum list docker-ce --showduplicates | sort -r
Loading mirror speeds from cached hostfile
Loaded plugins: fastestmirror, langpacks, priorities
docker-ce.x86_64            3:19.03.4-3.el7                     docker-ce-stable
docker-ce.x86_64            3:19.03.3-3.el7                     docker-ce-stable
docker-ce.x86_64            3:19.03.2-3.el7                     docker-ce-stable
docker-ce.x86_64            3:19.03.1-3.el7                     docker-ce-stable
docker-ce.x86_64            3:19.03.0-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.9-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.8-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.7-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.6-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.5-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.4-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.3-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.2-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.1-3.el7                     docker-ce-stable
docker-ce.x86_64            3:18.09.0-3.el7                     docker-ce-stable
docker-ce.x86_64            18.06.3.ce-3.el7                    docker-ce-stable
docker-ce.x86_64            18.06.2.ce-3.el7                    docker-ce-stable
docker-ce.x86_64            18.06.1.ce-3.el7                    docker-ce-stable
docker-ce.x86_64            18.06.0.ce-3.el7                    docker-ce-stable
docker-ce.x86_64            18.03.1.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            18.03.0.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.12.1.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.12.0.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.09.1.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.09.0.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.06.2.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.06.1.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.06.0.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.03.3.ce-1.el7                    docker-ce-stable
docker-ce.x86_64            17.03.2.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.03.1.ce-1.el7.centos             docker-ce-stable
docker-ce.x86_64            17.03.0.ce-1.el7.centos             docker-ce-stable
Available Packages
  • 安装
[root@cn2031 docker]# yum install docker-ce-18.06.1.ce-3.el7
Loaded plugins: fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package docker-ce.x86_64 0:18.06.1.ce-3.el7 will be installed
--> Processing Dependency: libseccomp >= 2.3 for package: docker-ce-18.06.1.ce-3.el7.x86_64
--> Running transaction check
---> Package libseccomp.x86_64 0:2.2.1-1.el7 will be updated
---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================
 Package                          Arch                         Version                                 Repository                              Size
====================================================================================================================================================
Installing:
 docker-ce                        x86_64                       18.06.1.ce-3.el7                        docker-ce-stable                        41 M
Updating for dependencies:
 libseccomp                       x86_64                       2.3.1-3.el7                             base                                    56 k

Transaction Summary
====================================================================================================================================================
Install  1 Package
Upgrade             ( 1 Dependent package)

Total download size: 41 M
Is this ok [y/d/N]: y
Downloading packages:
No Presto metadata available for base
(1/2): libseccomp-2.3.1-3.el7.x86_64.rpm                                                                                     |  56 kB  00:00:00     
warning: /var/cache/yum/x86_64/7/docker-ce-stable/packages/docker-ce-18.06.1.ce-3.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
Public key for docker-ce-18.06.1.ce-3.el7.x86_64.rpm is not installed
(2/2): docker-ce-18.06.1.ce-3.el7.x86_64.rpm                                                                                 |  41 MB  00:00:02     
----------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                15 MB/s |  41 MB  00:00:02     
Retrieving key from https://download.docker.com/linux/centos/gpg
Importing GPG key 0x621E9F35:
 Userid     : "Docker Release (CE rpm) <docker@docker.com>"
 Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
 From       : https://download.docker.com/linux/centos/gpg
Is this ok [y/N]: y
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
** Found 10 pre-existing rpmdb problem(s), 'yum check' output follows:
policycoreutils-2.5-33.el7.x86_64 is a duplicate with policycoreutils-2.2.5-20.el7.x86_64
policycoreutils-2.5-33.el7.x86_64 has missing requires of libselinux-utils >= ('0', '2.5', '14')
policycoreutils-2.5-33.el7.x86_64 has missing requires of libsemanage >= ('0', '2.5', '14')
policycoreutils-2.5-33.el7.x86_64 has missing requires of libsemanage.so.1(LIBSEMANAGE_1.1)(64bit)
policycoreutils-2.5-33.el7.x86_64 has missing requires of libsepol >= ('0', '2.5', '10')
policycoreutils-2.5-33.el7.x86_64 has missing requires of libsepol.so.1(LIBSEPOL_1.0)(64bit)
policycoreutils-2.5-33.el7.x86_64 has missing requires of libsepol.so.1(LIBSEPOL_1.1)(64bit)
selinux-policy-3.13.1-252.el7.noarch is a duplicate with selinux-policy-3.13.1-60.el7.noarch
selinux-policy-3.13.1-252.el7.noarch has missing requires of libsemanage >= ('0', '2.5', '13')
selinux-policy-targeted-3.13.1-252.el7.noarch is a duplicate with selinux-policy-targeted-3.13.1-60.el7.noarch
  Updating   : libseccomp-2.3.1-3.el7.x86_64                                                                                                    1/3 
  Installing : docker-ce-18.06.1.ce-3.el7.x86_64                                                                                                2/3 
  Cleanup    : libseccomp-2.2.1-1.el7.x86_64                                                                                                    3/3 
  Verifying  : docker-ce-18.06.1.ce-3.el7.x86_64                                                                                                1/3 
  Verifying  : libseccomp-2.3.1-3.el7.x86_64                                                                                                    2/3 
  Verifying  : libseccomp-2.2.1-1.el7.x86_64                                                                                                    3/3 

Installed:
  docker-ce.x86_64 0:18.06.1.ce-3.el7                                                                                                               

Dependency Updated:
  libseccomp.x86_64 0:2.3.1-3.el7                                                                                                                   

Complete!

问题

主要是安装docker时的依赖问题,下载相关依赖包rpm -ivh xxx.rpm --nodeps --force 安装即可,如果不强制安装不报错,可以不加--nodeps --force参数

harbor安装

harbor安装之前要先安装docker、docker-compose

下载harbor

$ wget -c https://storage.googleapis.com/harbor-releases/release-1.8.0/harbor-offline-installer-v1.8.2.tgz
$ tar zxvf harbor-offline-installer-v1.8.2.tgz
$ cd harbor

配置harbor.yml

hostname: 192.168.20.31
harbor_admin_password: xxxx1234

安装harbor

./install.sh

web访问地址

http://192.168.20.31
admin xxxx1234
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 221,135评论 6 514
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 94,317评论 3 397
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 167,596评论 0 360
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 59,481评论 1 296
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 68,492评论 6 397
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 52,153评论 1 309
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 40,737评论 3 421
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 39,657评论 0 276
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 46,193评论 1 319
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 38,276评论 3 340
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 40,420评论 1 352
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 36,093评论 5 349
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 41,783评论 3 333
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 32,262评论 0 23
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 33,390评论 1 271
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 48,787评论 3 376
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 45,427评论 2 359

推荐阅读更多精彩内容