安装yum install docker-io
启动dockerservice docker start
开机启动chkconfig docker on
结束!!!!but:ps aux|grep docker
未发现任何进程,虽然service doker start 显示OK并未报任何错,这不怪doker,官网说的很清楚Docker requires a 64-bit OS and version 3.10 or higher of the Linuxkernel.但猜测不是这个原因,程序都没启动起来。查看日志 /var/log/docker 发现如下错误。/usr/bin/dock...
安装Install and configure the necessary dependencies 1. yum install curl openssh-server openssh-clients postfix cronie
2. service postfix start
3. chkconfig postfix on
4. lokkit -s http -s sshAdd the GitLab package server and install the package官方说明:curl -sShttps://packages.gitlab.com/install/re...
save ca-bundle.crt to your local pathdouble click ca-bundler.crt to import itadd the two line to php.inicurl.cainfo=d:/download/ca-bundle.crt
openssl.cafile=d:/download/ca-bundle.crt
try to install composer-setup.exe agin.refer to:https://github.com/composer/composer/issues/2798