Skip to content

Adds Docker support with CI image publishing workflow#45

Open
laraibg786 wants to merge 1 commit intoBETAER-08:mainfrom
laraibg786:dockerize
Open

Adds Docker support with CI image publishing workflow#45
laraibg786 wants to merge 1 commit intoBETAER-08:mainfrom
laraibg786:dockerize

Conversation

@laraibg786
Copy link

Enables building and publishing multi-arch Docker images via GitHub Actions. Introduces a Dockerfile with optimized caching and non-root execution. Updates documentation with usage instructions, including tips for volume mounts and user permissions. Simplifies deployment for users without Rust and improves reproducibility and supply-chain security.

Resolves #26

Enables building and publishing multi-arch Docker images via GitHub Actions.
Introduces a Dockerfile with optimized caching and non-root execution.
Updates documentation with usage instructions, including tips for volume
mounts and user permissions. Simplifies deployment for users without Rust
and improves reproducibility and supply-chain security.
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.

feat: Dockerize amdb and publish to GHCR/DockerHub

1 participant