Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: update Docker toolchain images with pre-populated Conan caches #244

Open
wants to merge 8 commits into
base: shaegler/docker-windows
Choose a base branch
from

Conversation

mistafunk
Copy link
Collaborator

This is step 2 of 2 to introduce self-contained Docker toolchain images with pre-populated Conan caches.
Here, we populate the Conan cache with packages for CE SDK and Houdini.

@mistafunk mistafunk requested a review from afrischknecht March 18, 2025 16:56
##### Docker Toolchain Images

This repo includes Dockerfiles for Linux/Windows toolchain images. Here is how to build those:
- Linux: `docker build -t palladio-tc -f docker/linux/Dockerfile --build-context houdini=<path to Houdini installation> .`
Copy link
Collaborator Author

@mistafunk mistafunk Mar 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Known issue: add missing --build-arg HDK_HOST_LOCATION=..., --build-arg HDK_VERSION=X.Y.Z and rename these build args to HOUDINI_xxx (for consistency with Windows Dockerfiles)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant