Skip to content

Conversation

mitchallain
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Community Node Submission

Have you discussed this change with the InvokeAI team?

  • Yes
  • No, because: it's smol

Have you updated all relevant documentation?

  • Yes
  • No

Description

docker_entrypoint.sh does not quote variable expansion to prevent word splitting, causing paths with spaces to fail as in #3913

Related Tickets & Documents

#3913

QA Instructions, Screenshots, Recordings

Added/updated tests?

  • Yes
  • No : please replace this line with details on why tests
    have not been included

[optional] Are there any post deployment tasks we need to perform?

@ebr ebr self-requested a review August 14, 2023 13:57
@blessedcoolant blessedcoolant merged commit 6eaaa75 into invoke-ai:main Aug 14, 2023
@mitchallain mitchallain deleted the fix/docker_entrypoint branch August 14, 2023 17:01
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

Successfully merging this pull request may close these issues.

[bug]: Docker compose doesn't work if spaces in path
3 participants