Skip to content

Conversation

Kimmax
Copy link

@Kimmax Kimmax commented Aug 4, 2025

My use case requires running additional software in containers.
I'm sharing my Dockerfile and GitHub Action in case they might be useful to make public.

They build both arm64 and amd64 minimal images (about 2 MB) on native runners and push them to the repo's GitHub Container Registry, which should be created automatically on the first run if it doesn't already exist.
The build step uses a debian:bookworm-slim base image, following the compile steps from the native and cross action.

I also added a usage example to README.md and moved the Service Discovery section down to improve reading flow.

Thanks for maintaining this project 🚀

@Kimmax Kimmax changed the title Add Dockerfile and related Github Actions Add Dockerfile and related Github Action Aug 4, 2025
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