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

Stack names with spaces ' ' in the name create improper container names on unraid restart. #17

Open
BreeDurbin opened this issue May 28, 2023 · 1 comment

Comments

@BreeDurbin
Copy link

BreeDurbin commented May 28, 2023

Screenshot from 2023-05-28 02-05-55

Screenshot from 2023-05-28 02-06-06

When you use compose up on a stack with a space in the name it converts the stack name to lower snake case and prepends that to the container name for all containers in the stack. This functionality is not consistent restarting unraid. On unraid restart it instead splits the stack name on space and only uses the first word from the stack name instead.

@BreeDurbin
Copy link
Author

No auto start and instead compose up/update stack each stack one by one gets the expected functionality.

Screenshot from 2023-05-28 02-26-14

Awesome plugin btw, this is super cool.

@BreeDurbin BreeDurbin changed the title Stack names with spaces ' ' in theme create improper container names on unraid restart. Stack names with spaces ' ' in the name create improper container names on unraid restart. May 28, 2023
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

No branches or pull requests

1 participant