Skip to content

fix(customer-bundle): fall back to sudo docker#27

Merged
simonjcarr merged 1 commit into
mainfrom
fix/customer-start-docker-permissions
May 8, 2026
Merged

fix(customer-bundle): fall back to sudo docker#27
simonjcarr merged 1 commit into
mainfrom
fix/customer-start-docker-permissions

Conversation

@simonjcarr
Copy link
Copy Markdown
Contributor

Summary

  • detect Docker daemon permission failures in customer start and upgrade scripts
  • automatically use sudo docker when direct daemon access is denied
  • improve pull failure guidance and add a regression test for the fallback path

Tests

  • bash -n deploy/customer-bundle/start.sh deploy/customer-bundle/upgrade.sh
  • go test ./...

@simonjcarr simonjcarr force-pushed the fix/customer-start-docker-permissions branch from eee944a to 6107c94 Compare May 8, 2026 12:12
@simonjcarr simonjcarr merged commit 74f318f into main May 8, 2026
2 checks passed
@simonjcarr simonjcarr deleted the fix/customer-start-docker-permissions branch May 8, 2026 12:16
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