Skip to content

[bug]: Docker compose doesn't work if spaces in path #3913

@LEv145

Description

@LEv145

Is there an existing issue for this?

  • I have searched the existing issues

OS

Linux

GPU

cuda

VRAM

No response

What version did you experience this issue on?

3.0.0

What happened?

INVOKEAI_ROOT=/home/lev145/Docker программы/Рабочие/InvokeAI/data

docker-invokeai-1  | /home/lev145/Docker программы/Рабочие/InvokeAI/data/invokeai.yaml exists. InvokeAI is already configured.
docker-invokeai-1  | To reconfigure InvokeAI, delete the above file.
docker-invokeai-1  | ======================================================================
docker-invokeai-1  | /opt/invokeai/docker-entrypoint.sh: line 62: cd: too many arguments
docker-invokeai-1 exited with code 1

Screenshots

изображение

Additional context

Error in line cd ${INVOKEAI_ROOT} in /opt/invokeai/docker-entrypoint.sh
If you replace the string with cd "$INVOKEAI_ROOT", then it will work

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions