Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Docker build #10

Merged
merged 3 commits into from
Oct 4, 2024
Merged

chore: Docker build #10

merged 3 commits into from
Oct 4, 2024

Conversation

heronimus
Copy link
Member

Changes

  • Add Dockerfile (multi-staged) using debian:trixie-slim base image.
  • Add CMake linker flags (static-libgcc & static-libstdc++) -- some libraries (curl & DPP) are still dynamically linked.
  • CI: Update action & add docker build action.

@heronimus heronimus changed the title chore: Add Dockerfile chore: Docker build Oct 3, 2024
Copy link
Collaborator

@igprad igprad left a comment

Choose a reason for hiding this comment

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

superb!

@igprad igprad merged commit a856fd3 into main Oct 4, 2024
2 checks passed
@igprad igprad deleted the heronimus/add-docker-build branch October 4, 2024 04:40
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