You've already forked build-image
fix: migrate to drone
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
# build-image
|
||||
|
||||
[](https://travis-ci.com/volker-raschek/build-image)
|
||||
[](https://drone.cryptic.systems/volker.raschek/build-image)
|
||||
[](https://hub.docker.com/r/volkerraschek/build-image)
|
||||
|
||||
This project, hosted on [github](https://github.com/volker-raschek/build-image),
|
||||
This project, hosted on
|
||||
[git.cryptic.systems](https://git.cryptic.systems/volker.raschek/build-image),
|
||||
contains only files to build a build container image.
|
||||
|
||||
## Usage
|
||||
@ -23,7 +24,8 @@ $ docker run \
|
||||
|
||||
### rust
|
||||
|
||||
If you want to compile instead go rust sourcecode, than you can do it similar to the golang example.
|
||||
If you want to compile instead go rust sourcecode, than you can do it similar to
|
||||
the golang example.
|
||||
|
||||
```bash
|
||||
$ docker run \
|
||||
|
Reference in New Issue
Block a user