An open API service indexing awesome lists of open source software.

https://github.com/expoli/docker-install-menu-bash

Docker install menu bash can run in centos, ubuntu and debian
https://github.com/expoli/docker-install-menu-bash

Last synced: about 2 months ago
JSON representation

Docker install menu bash can run in centos, ubuntu and debian

Awesome Lists containing this project

README

          

# Docker-install-menu-bash
Docker install menu bash can run in centos7, ubuntu and debian

# 基本信息

```bash
#=================================================
# System Required: CentOS/Debian/Ubuntu
# Description: docker install
# Version: 1.0.0
# Author: zzutcy
# Blog: http://zzucty.top
# created 2019.02.21
# email zzucty@gmail.com,zzutcy@qq.com
#=================================================
```

## 使用方法

```bash
$ sudo bash ./install_docker.sh

Docker 一键安装管理脚本 [v1.0.15]
-- zzutcy | zzutcy/shell --

0. 升级脚本
————————————
1. 安装 Docker
2. 更新 Docker
3. 卸载 Docker
————————————
4. 启动 Docker
5. 停止 Docker
6. 重启 Docker
————————————
7. 设置加速镜像源
8. 安装 docker-compose
9. 查看 docker 运行状态

当前状态: Docker 已安装 并 已启动

# 根据提示输入相应的数字进行设置

```
## About

此脚本根据 docker 官网相应步骤进行编写,主要是用来偷懒使用,如果能够帮到你,我感到非常荣幸.