

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.