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 cpu dockerfile #13

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thetechnocrat-dev
Copy link

Not sure if this is helpful, but the following commands worked from the project root for me using this branch

$ docker build -t equibind_cpu -f cpu.Dockerfile .
$ docker run -it equibind_cpu bash

If this useful I can clean up the file and do a multistage with the GPU Dockerfile to make maintaining easier.

Also, let me know if there are any test commands I can use inside the Docker container.

@thetechnocrat-dev thetechnocrat-dev marked this pull request as draft July 13, 2022 04:49
@kjwallace
Copy link

@NiklasTR merge plz

@NiklasTR
Copy link

Hi team - @McMenemy and @kjwallace is this ready to be merged?

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.

None yet

3 participants