mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-29 14:00:29 -07:00
docs: add Docker Hub link
This commit is contained in:
parent
49200f8e4d
commit
6555252e70
@ -72,10 +72,10 @@ export PATH=$PATH:$HOME/go/bin
|
|||||||
git clone https://github.com/eeeXun/gtt.git && cd gtt && go build -ldflags="-s -w -X main.version=$(git describe --tags)"
|
git clone https://github.com/eeeXun/gtt.git && cd gtt && go build -ldflags="-s -w -X main.version=$(git describe --tags)"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run on Docker
|
### Run on Docker ([Docker Hub](https://hub.docker.com/r/eeexun/gtt/tags))
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run -it eeexun/gtt
|
docker run -it eeexun/gtt:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
## Create a theme
|
## Create a theme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user