Without an explicit pull, compose up reuses the locally cached image even when a newer one is available on the registry. This caused the old image (without --chmod=755) to be used on re-runs. Pull first to guarantee the current released image is always used. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose.yaml | ||
| env.template | ||
| install.sh | ||
| uninstall.sh | ||
| upgrade.sh | ||