doc: add pull option to docker-compose build
This commit is contained in:
@ -83,7 +83,7 @@ There are still many missing functions, so if you find there is something you wo
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ cd docker
|
$ cd docker
|
||||||
$ docker-compose build
|
$ docker-compose build --pull
|
||||||
$ docker-compose run magick-rust
|
$ docker-compose run magick-rust
|
||||||
$ cargo clean
|
$ cargo clean
|
||||||
$ cargo build
|
$ cargo build
|
||||||
|
|||||||
Reference in New Issue
Block a user