Skip to content

feat: add Dockerfile for building and installing openvariant #49

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

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

FedericaBrando
Copy link
Member

This pull request introduces a Dockerfile to build and run the openvariant project. The Dockerfile consists of two stages: a build stage and a runtime stage. The most important changes include setting up the build environment, copying necessary files, installing dependencies, and testing the installation.

@FedericaBrando FedericaBrando added the enhancement New feature or request label Apr 16, 2025
@FedericaBrando FedericaBrando self-assigned this Apr 16, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • Dockerfile: Language not supported

@dmartmillan
Copy link
Collaborator

Works well, I just added a sub-section to mention Dockerfile on the README.

Copy link
Collaborator

@dmartmillan dmartmillan left a comment

Choose a reason for hiding this comment

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

Perfect :)

@dmartmillan dmartmillan merged commit 25dced5 into master Apr 17, 2025
4 checks passed
@dmartmillan dmartmillan deleted the dev/containers-recipes branch April 17, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants