环境准备
我将9.1.2版本的sentry所需环境做了整合打包:https://pan.baidu.com/s/128CW8uc5VHzA2dWTcjTZwA
提取码:ib8a 。
虚拟机OS版本:
[root@localhost ~]# cat /etc/centos-release
CentOS Linux release 7.5.1804 (Core)
[root@localhost ~]#
将下载好的sentry-all.tar.gz解压缩,进入sentry-all目录:
[root@localhost opt]# ll
total 508892
-rw-r--r--. 1 root root 521102007 Oct 28 14:29 sentry-all.tar.gz
[root@localhost opt]# tar zxf sentry-all.tar.gz
[root@localhost opt]# cd sentry-all
[root@localhost sentry-all]# ll
total 1403400
-rw-r--r--. 1 root root 27119348 Oct 28 09:37 containerd.io-1.2.6-3.3.el7.x86_64.rpm
-rw-r--r--. 1 root root 40212 Oct 28 13:12 container-selinux-2.107-3.el7.noarch.rpm
-rw-r--r--. 1 root root 25656520 Oct 28 09:37 docker-ce-19.03.3-3.el7.x86_64.rpm
-rw-r--r--. 1 root root 41397224 Oct 28 09:37 docker-ce-cli-19.03.3-3.el7.x86_64.rpm
-rw-r--r--