isaac-sim / IsaacLab

Unified framework for robot learning built on NVIDIA Isaac Sim
https://isaac-sim.github.io/IsaacLab
Other
2.16k stars 885 forks source link

[Proposal] Adding project options for docker compose command #1363

Open ZiwenZhuang opened 4 days ago

ZiwenZhuang commented 4 days ago

Proposal

Adding project name option for docker/container.py script to generate different container and image name.

Motivation

We have different people using docker on a shared bare-metal cluster. We would like to make the container separate for each person that are sharing the same machine.

Also, installing learning frame using docker script installs them all. I would like to add options to it by setting docker/.env.base file.

Checklist

Acceptance Criteria

Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.

RandomOakForest commented 3 days ago

Thanks for filing this. Will tag for follow up as an enhancement.