Skip to content

docs: escape PLUGIN_DIR in compose YAML example#24

Merged
vitormattos merged 1 commit into
mainfrom
docs/escape-plugin-dir-compose
May 14, 2026
Merged

docs: escape PLUGIN_DIR in compose YAML example#24
vitormattos merged 1 commit into
mainfrom
docs/escape-plugin-dir-compose

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Fixes the README example for post_install_commands in docker-compose override.

  • Replaces `` with 207035PLUGIN_DIR in YAML example
  • Prevents Docker Compose from expanding the variable on the host side
  • Keeps expansion for runtime inside the container shell

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit 5de2201 into main May 14, 2026
2 checks passed
@vitormattos vitormattos deleted the docs/escape-plugin-dir-compose branch May 14, 2026 01:33
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.

1 participant