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
Copy Markdown

@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
Copy Markdown
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>
@cdupuis cdupuis force-pushed the main branch 3 times, most recently from 94d67e7 to c2bc791 Compare March 2, 2026 19:12
Copy link
Copy Markdown

@choices302-cyber choices302-cyber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready

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.

4 participants