Convert docker-compose.openbao.yml from standalone Docker Compose to Swarm-compatible format: - Remove container_name, depends_on, restart (not supported in Swarm) - Add deploy.restart_policy sections - Remove 127.0.0.1 port binding (use overlay network instead) - Remove env_file (use Portainer environment instead) - Init sidecar limited to 5 restart attempts with 10s delay Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2.3 KiB
2.3 KiB