国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。Docker 官方和国内很多云服务商都提供了国内加速器服务。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
Ubuntu 16.04+、Debian 8+、CentOS 7+
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。Docker 官方和国内很多云服务商都提供了国内加速器服务。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
Ubuntu 16.04+、Debian 8+、CentOS 7+
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。Docker 官方和国内很多云服务商都提供了国内加速器服务。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
Ubuntu 16.04+、Debian 8+、CentOS 7+
| Enter selection (default: Close): | |
| == 2020-04-18 14:10:22,658 run.py:538 INFO cmd "./StartTUI.sh" exited with exit code 0 and output: | |
| CurrentMediaDir initial="." | |
| CurrentMediaDir="/dev/shm/build-branfosj-admin/branfosj-admin-up/ABAQUS/2020/system-system/AM_SIM_Abaqus_Extend.AllOS/1" | |
| Current operating system: "Linux" | |
| /bin/lsb_release | |
| DSY_OS_Release="CentOS" | |
| DSY_Force_OS="linux_a64", use it for DSY_OS | |
| DSY_OS="linux_a64" | |
| DSY_LIBPATH_VARNAME="LD_LIBRARY_PATH" |
| //Run as root | |
| $ sudo su | |
| # yum --enablerepo=extras install epel-release | |
| # yum -y install patch dkms kernel-devel perl | |
| # yum update | |
| //reboot to make sure you're running new kernel if updated | |
| # reboot | |
| //===========after reboot |