You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2026. It is now read-only.
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.
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.