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

No UTS namespace option #8408

Closed
kooyunmo opened this issue Jun 25, 2021 · 7 comments · Fixed by #10141
Closed

No UTS namespace option #8408

kooyunmo opened this issue Jun 25, 2021 · 7 comments · Fixed by #10141

Comments

@kooyunmo
Copy link

kooyunmo commented Jun 25, 2021

Hi, to my best knowledge, it seems that docker-compose does not support UTS setting as docker (https://docs.docker.com/engine/reference/run/#uts-settings---uts).

There already exist some reported issues related to this (#3338), but I still cannot use the option by specifying uts_mode: host or ust: host in docker-compose.yml.

I think this is the important feature for the users who have to use GPU collective communication libraries like NCCL, since it requires to set --uts=host.

@stale
Copy link

stale bot commented Jan 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 3, 2022
@ndeloof
Copy link
Contributor

ndeloof commented Mar 30, 2022

There's no reason this isn't supported, just nobody did so far :D
Please open an issue on https://github.com/compose-spec/compose-spec so this is added to the compose format

@ndeloof ndeloof closed this as completed Mar 30, 2022
@ndeloof ndeloof reopened this Mar 30, 2022
@stale
Copy link

stale bot commented Mar 30, 2022

This issue has been automatically marked as not stale anymore due to the recent activity.

@stale
Copy link

stale bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 2, 2022
@stale
Copy link

stale bot commented Nov 12, 2022

This issue has been automatically closed because it had not recent activity during the stale period.

@stale stale bot closed this as completed Nov 12, 2022
@man4red
Copy link

man4red commented Dec 22, 2022

Could we reopen this?

@stale
Copy link

stale bot commented Dec 23, 2022

This issue has been automatically marked as not stale anymore due to the recent activity.

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

Successfully merging a pull request may close this issue.

4 participants