随笔分类 - Net Core
Net Core
摘要:在dockerfile中加入RUN sed -i 's/DEFAULT@SECLEVEL=2/DEFAULT@SECLEVEL=1/g' /etc/ssl/openssl.cnf
阅读全文
摘要:#第一步必须先进入目录 cd /docker/service 然后先上传zip包#1 进入 service目录cd /docker/service myFile="system.zip" if [ -e $myFile ]; then#2 解压zip包unzip webapi.zip -d weba
阅读全文
摘要:1、[root@localhost ~]# yum install -y unzip 2、[root@localhost ~]# yuminstall -y wget 3、[root@localhost ~]# wget https://releases.hashicorp.com/consul/0
阅读全文

浙公网安备 33010602011771号