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

Add dev.Dockerfile for FwHeadless #1201

Merged
merged 8 commits into from
Nov 5, 2024

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented Nov 1, 2024

Fix #1190.

This creates a Dockerfile for fw-headless running dotnet watch to make it easier to do development inside the container.

@rmunn rmunn self-assigned this Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

C# Unit Tests

75 tests   75 ✅  4s ⏱️
13 suites   0 💤
 1 files     0 ❌

Results for commit ec64dfb.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

putting this on hold until #1204 is merged in and we'll setup the sync there

backend/FwHeadless/dev.Dockerfile Outdated Show resolved Hide resolved
@rmunn rmunn force-pushed the feat/dev-dockerfile-for-fw-headless branch from 70b4d61 to aff6bea Compare November 5, 2024 03:09
@hahn-kev hahn-kev enabled auto-merge (squash) November 5, 2024 07:00
@hahn-kev hahn-kev merged commit 6a5a04d into develop Nov 5, 2024
11 checks passed
@hahn-kev hahn-kev deleted the feat/dev-dockerfile-for-fw-headless branch November 5, 2024 07:00
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.

Create dev.Dockerfile for FwHeadless
2 participants