feat: mirror can set to none, set to rust when confit is none

This commit is contained in:
2020-11-22 00:01:59 +08:00
parent 940d280e6a
commit 47fb8fef66
5 changed files with 24 additions and 4 deletions

View File

@@ -3,6 +3,14 @@
Docker build tool, build software using docker
Install:
```shell
$ cargo install dockerbuild
--OR--
$ cargo install --git https://git.hatter.ink/hatter/dockerbuild.git
```
Config file:
* `~/.dockerbuild.json`
* `/etc/dockerbuild.json`
@@ -31,3 +39,4 @@ $ dockerbuild :rustc --version
Docker official images:
https://hub.docker.com/_/rust