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 fastsurfer docker + workflow #203

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Conversation

kaitj
Copy link
Contributor

@kaitj kaitj commented Feb 17, 2025

  • Add dockerfile for fastsurfer
  • Add initial workflow CI to build and push docker containers

- Build off of official image, but add binary directory to path
- Use package version as tag
@kaitj kaitj added the docker label Feb 17, 2025
@kaitj kaitj requested a review from nx10 February 17, 2025 21:13
@kaitj kaitj self-assigned this Feb 17, 2025
runs-on: ubuntu-latest

steps:
- name: Maximize build space
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not for this specific container, but if we have to build something larger its nice to have the larger space.

@kaitj kaitj merged commit 9d9cef9 into childmindresearch:main Feb 17, 2025
1 of 2 checks passed
kaitj added a commit that referenced this pull request Feb 17, 2025
Add fastsurfer docker + workflow
kaitj added a commit that referenced this pull request Feb 17, 2025
Add fastsurfer docker + workflow
kaitj added a commit that referenced this pull request Feb 17, 2025
Add fastsurfer docker + workflow
kaitj added a commit that referenced this pull request Feb 17, 2025
Add fastsurfer docker + workflow
kaitj added a commit that referenced this pull request Feb 17, 2025
Add fastsurfer docker + workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants