Skip to content

Add container image build#101

Merged
besendorf merged 1 commit into
mainfrom
add-docker-container-image
Jun 19, 2026
Merged

Add container image build#101
besendorf merged 1 commit into
mainfrom
add-docker-container-image

Conversation

@besendorf

@besendorf besendorf commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a small Alpine-based Dockerfile that downloads the released Linux binary for the target architecture.
  • Add a GitHub Actions workflow that publishes multi-arch linux/amd64 and linux/arm64 images to GHCR when a release is published.
  • Document pulling, running, and locally building the container image.

Closes #82

@besendorf besendorf merged commit 3f1f189 into main Jun 19, 2026
2 checks passed
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.

Docker file for androidqf

1 participant