Skip to content

Conversation

@KatyaRyazantseva
Copy link
Contributor

Adds a configuration file system to customize Docker images for lean clients without modifying the codebase.

Related to #83

Key changes:

  • Add --config-file flag to specify custom image overrides
  • Default images in client-cmds/default-client-config.yml
  • Example template in user-config.yml.example
  • Config loader with validation in load-client-config.sh
  • Updated README with usage examples

Usage:

# Use custom images
NETWORK_DIR=local-devnet ./spin-node.sh --node all --config-file user-config.yml

Only override specific clients from the config file - others use defaults automatically.

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