mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
pull command in docs
This commit is contained in:
parent
a2b8ee03cf
commit
29bc94dd8e
1 changed files with 5 additions and 0 deletions
|
|
@ -69,6 +69,11 @@ sudo ./tools/docker_build.sh
|
|||
and you should have built OpenPype in `build` directory. It is using **Centos 7**
|
||||
as a base image.
|
||||
|
||||
You can pull the image:
|
||||
|
||||
```sh
|
||||
docker pull pypeclub/openpype:latest
|
||||
```
|
||||
|
||||
#### Manual build
|
||||
To build OpenPype on Linux you wil need:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue