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

Add shm-size option #36

Closed
dadcoachengineer opened this issue Mar 1, 2024 · 4 comments
Closed

Add shm-size option #36

dadcoachengineer opened this issue Mar 1, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@dadcoachengineer
Copy link

Is it possible to add the shm-size option? Is there another way to pass options this wonderful launcher does not support?

@tlex tlex self-assigned this Mar 1, 2024
@tlex tlex added the enhancement New feature or request label Mar 1, 2024
@tlex
Copy link
Member

tlex commented Mar 1, 2024

While there would be a work-around by either adding it to the docker daemon or by using a custom stack file, I'll add a new environment variable for it.

ix-ai-bot pushed a commit that referenced this issue Mar 1, 2024
tlex added a commit that referenced this issue Mar 1, 2024
tlex added a commit that referenced this issue Mar 1, 2024
#36: Add support for `LAUNCH_SHM_SIZE`

See merge request ix.ai/swarm-launcher!37
@tlex
Copy link
Member

tlex commented Mar 1, 2024

Released in v0.20.0

@tlex tlex closed this as completed Mar 1, 2024
@dadcoachengineer
Copy link
Author

Thank you!

Can you provide syntax for providing your own compose.yaml file rather than entrypoint.sh building it?

@tlex
Copy link
Member

tlex commented Mar 1, 2024

This container uses docker compose, so any valid compose file should do it.

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

No branches or pull requests

2 participants