Build¶
This section covers the build configuration options for creating container images of the Dataspace Ecosystem services. Customize base images, select vault implementations, and fine-tune your build pipeline.
-
Base Image Configuration
Customize the Docker base image for all services. Choose between CentOS, Eclipse Temurin, or your own custom image.
-
Vault Selection Guide
Select between HashiCorp Vault and Azure Key Vault implementations for secrets management in your deployment.
Next Steps¶
- Configure your Base Image for production requirements
- Choose a Vault Type for your deployment environment
- Return to the Developer Guide for the full development workflow