How to create a docker image for external project #2996
-
What is the recommended way to create a docker image for a custom external project, created via the template generator, to run it on a cluster? Any tips or suggestions? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
kellyguo11
Jul 21, 2025
Replies: 1 comment
-
This is also something we are thinking about. For now, you can reference the implementation in the standalone extension template for docker workflow - https://github.com/isaac-sim/IsaacLabExtensionTemplate/pull/56/files |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrschl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is also something we are thinking about. For now, you can reference the implementation in the standalone extension template for docker workflow - https://github.com/isaac-sim/IsaacLabExtensionTemplate/pull/56/files