facebookincubator / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Other
2.1k stars 332 forks source link

Added sdk to dockerignore #191

Closed FreakTheMighty closed 5 years ago

FreakTheMighty commented 5 years ago

I've added the sdk directory to the docker ignore. With the SDK ignored, we can install the SDK before adding the project source. This allows the docker image to preserve most of the layer caches when source code is changed.

FreakTheMighty commented 5 years ago

It would also be great if you could setup automatic build on Docker Hub.

zellski commented 5 years ago

Thanks!

You might have to remind me about Docker Hub... I like the idea and would like to do it, but it's not a top priority just at this moment, and I have to get 0.9.6 out (it's been over a year since 0.9.5 which is ludicrous!)

FreakTheMighty commented 5 years ago

@zellski no worries; I totally understand its yet another setup. I wish there were an easy way for me to do it on your behalf. In the meantime I'll try to keep my fork up-to-date.

I'll bug you again . . . later :D