Skip to content

fix docker #381

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 1 commit into from
Jul 4, 2025
Merged

fix docker #381

merged 1 commit into from
Jul 4, 2025

Conversation

filipchristiansen
Copy link
Contributor

@filipchristiansen filipchristiansen commented Jul 4, 2025

Closes: #371

@filipchristiansen filipchristiansen requested a review from Copilot July 4, 2025 16:22
Copy link
Contributor

@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.

Pull Request Overview

This PR cleans up the Dockerfile formatting and corrects where application source files are copied in the final image.

  • Removed an extra blank line before installing dependencies
  • Updated the runtime image’s COPY src/ destination path

Copy link
Contributor

@NicolasIRAGNE NicolasIRAGNE left a comment

Choose a reason for hiding this comment

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

ok

@NicolasIRAGNE NicolasIRAGNE merged commit 1c80d7a into main Jul 4, 2025
18 checks passed
@NicolasIRAGNE NicolasIRAGNE deleted the fix-docker branch July 4, 2025 16:42
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.

bug: Dockerfile not working
2 participants