Configure your containers with environment variables and secrets.
Available during Docker build (e.g., for private npm packages)
Available when your container runs (database URLs, API keys)
Encrypted variables that are never logged or exposed