随笔分类 -  Linux

dotnet core 在centos7中docker布署
摘要:yum -y install docker#如果要安装docker-ce 参照 https://docs.docker.com/install/linux/docker-ce/centos/ systemctl start docker systemctl stop firewalld.servic 阅读全文

posted @ 2019-08-28 20:13 杨志农 阅读(226) 评论(0) 推荐(0)

gitlab 安装
摘要:目前使用中感觉亮眼的功能: 1作为私有代码仓库 2软件项目管理 3持续集成安装: 1.环境 至少要4G内存 2.直接下载虚机映像: https://downloads.bitnami.com/files/stacks/gitlab/11.11.3-0/bitnami-gitlab-11.11.3-0 阅读全文

posted @ 2019-08-28 20:10 杨志农 阅读(161) 评论(0) 推荐(0)

导航