pull command in docs

This commit is contained in:
Ondrej Samohel 2021-04-08 17:23:19 +02:00 committed by Ondrej Samohel
parent a2b8ee03cf
commit 29bc94dd8e
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -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: