Skip to content

Add Hardened Image for Distributed Application Runtime (Dapr)#108

Open
siri-varma wants to merge 2 commits intodocker-hardened-images:mainfrom
siri-varma:users/svegiraju/add-dapr-dhi
Open

Add Hardened Image for Distributed Application Runtime (Dapr)#108
siri-varma wants to merge 2 commits intodocker-hardened-images:mainfrom
siri-varma:users/svegiraju/add-dapr-dhi

Conversation

@siri-varma
Copy link

@siri-varma siri-varma commented Jan 8, 2026

Add Docker Hardened Image for Dapr

Issue: #109

Summary

This PR adds a Docker Hardened Image definition for Dapr (Distributed Application Runtime) v1.16.5.

What is Dapr?

Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices. It provides building blocks for service invocation, state management, pub/sub messaging, bindings, actors, workflows, and more.

Files Added

File Description
image/dapr/info.yaml Image metadata and categorization
image/dapr/overview.md Overview of Dapr and Docker Hardened Images
image/dapr/guides.md Usage guides for Kubernetes and local deployment
image/dapr/logo.svg Dapr logo
image/dapr/debian/1.yaml Runtime variant (minimal, nonroot)
image/dapr/debian/1-dev.yaml Dev variant (with shell and package manager)

Image Variants

Variant Tags User Use Case
Runtime 1, 1.16, 1.16.5, 1-debian13 nonroot (65532) Production deployments
Dev 1-dev, 1.16-dev, 1.16.5-dev root Development/debugging

Platforms

  • linux/amd64
  • linux/arm64

Build Details

@siri-varma siri-varma requested a review from a team as a code owner January 8, 2026 17:38
@siri-varma
Copy link
Author

Hello DHI team,

I’d love to get your thoughts on adding this Dapr DHI image. I’m planning to follow up with a couple more PRs, but before doing so, I wanted to better understand what the contribution process looks like.

If it makes sense to have a discussion prior to submitting these contributions, I’m happy to open one as well.

Signed-off-by: Siri Varma Vegiraju <siri.varma@outlook.com>
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.

2 participants