Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

oiio-docker

Installation of OIIO and OCIO for use in a VFX pipeline.

Building with docker

docker build -t algernon_vfx/oiio .

Running image in an interactive bash shell

docker run -it --entrypoint='bash' algernon_vfx/oiio