Skip to content

一些运维部署脚本和修改后的Dockerfile

Notifications You must be signed in to change notification settings

zhuchance/Devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**###

这个项目是用来收藏日常学习和工作常用的技巧

SimpleInstall目录是常用的简单安装脚本,目前添加了快速安装docker的shell脚本

docker-images是放常用docker镜像的

  1. nginx 这个nginx基于alpine镜像,添加了busybox-extras使之可以执行常用的ping、telnet、curl、netstart,vi等;修改时区为Shanghai。
##hub #
docker pull zhuchance/nginx:alpine
##aliyun #
docker pull registry.cn-hangzhou.aliyuncs.com/cou/nginx

quickdeployment这个目录存放了快速部署

About

一些运维部署脚本和修改后的Dockerfile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published