mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-22 08:06:46 +08:00
docs(更新文档): 更新文档
This commit is contained in:
parent
998db9a040
commit
eeaa8b14d3
14
README.md
14
README.md
@ -1,2 +1,16 @@
|
||||
# goenv
|
||||
[![Build Status](https://drone.aite.xyz/api/badges/xiaoqidun/goenv/status.svg)](https://drone.aite.xyz/xiaoqidun/goenv)
|
||||
|
||||
golang environment
|
||||
|
||||
# docker
|
||||
|
||||
## 拉取镜像
|
||||
```
|
||||
docker pull xiaoqidun/goenv:latest
|
||||
```
|
||||
|
||||
## 使用镜像
|
||||
```
|
||||
docker run -it --rm xiaoqidun/goenv
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user