Skip to content

[Question] Building docker images of different IsaacLab versions #2149

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

Open
Mayankm96 opened this issue Mar 25, 2025 · 1 comment · May be fixed by #2172
Open

[Question] Building docker images of different IsaacLab versions #2149

Mayankm96 opened this issue Mar 25, 2025 · 1 comment · May be fixed by #2172

Comments

@Mayankm96
Copy link
Contributor

Question

I am unable to build two different IsaacLab docker images as they both overwrite the same name isaac-lab-base.

Is there a way to create docker images of different versions of IsaacLab locally for development?

@zoemcc
Copy link

zoemcc commented Mar 26, 2025

The closest way that exists right now would be to make a new profile, but that would require a lot of duplication for ultimately a small change. I'm almost done adding the necessary code to name the docker image and container independently of the profile, which would enable this use case. I'll have a pull request up later today with that change.

@zoemcc zoemcc linked a pull request Mar 26, 2025 that will close this issue
6 tasks
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 a pull request may close this issue.

2 participants