mottosso / vfxplatform-docker

Unofficial docker image with apps according to VFX Reference Platform
MIT License
4 stars 3 forks source link

⚠ Outdated

This repository is not actively maintained anymore.

AcademySoftwareFoundation/aswf-docker is currently maintaining docker containers for most current VFX Reference Platforms.

vfxplatform-docker

I wanted to build PySide2 based on CY2018 VFX Reference Platform in a CentOS container and I'm just sharing this work here. Perhaps this will grow to cover more applications...



Build info

If there's no version specified, the application has not yet been added to the Dockerfile/image. Feel free to create a PR! :smile:

gcc glibc python Qt PyQt PySide NumPy OpenEXR Ptex OpenSubdiv OpenVDB Alembic FBX OpenColorIO ACES Boost Intel TBB Intel MKL C++ API/SDK
CY2018 5.3.1 2.17 2.7.5 5.6.1 2.x (5.6 branch)



Try it

docker run --rm -ti fredrikaverpil/vfxplatform:[TAG] bash

Or you can begin your own Dockerfile with e.g. FROM fredrikaverpil/vfxplatform:[TAG] to base it on an image.