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 Dockerfile and make docker target #137

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Add Dockerfile and make docker target #137

merged 4 commits into from
Oct 1, 2024

Conversation

kba
Copy link
Contributor

@kba kba commented Sep 16, 2024

No description provided.

@joschrew
Copy link

joschrew commented Oct 1, 2024

Hi, why is this PR not ready to merge? Is something missing or is this waiting for v3?

@kba kba marked this pull request as ready for review October 1, 2024 12:29
@kba
Copy link
Contributor Author

kba commented Oct 1, 2024

It is ready.

@vahidrezanezhad @michalbubula this adds a Dockerfile, so we can run eynollah in docker, podman or kubernetes. It does not change anything in the code and should be compatible with all branches, so merging should have no adverse effects. With the default base image, there won't be support for GPU though but that can be rectified later (we do have cuda-tf2 core base images that should enable that but since we cannot use GPU in our cluster right now, it's low prio for us atm)

Dockerfile Outdated Show resolved Hide resolved
Copy link
Contributor Author

@kba kba left a comment

Choose a reason for hiding this comment

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

Updated and added a smoke test for make docker to GHA

Dockerfile Outdated Show resolved Hide resolved
@cneud cneud merged commit 51f6ef6 into main Oct 1, 2024
4 checks passed
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.

3 participants