5e601b184036a971b95f46ee804ef7d853965e7b
The abstract-wizard image runs as nonroot (65532), but the named volume is created with root:root ownership, causing PUT writes to harborforge.json to return 500. Add a busybox wizard_init service that chowns /config to 65532:65532 before wizard starts.
Description
No description provided
Languages
Shell
100%