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

Build docker image - FETS Submission #185

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

Conversation

sun1lach
Copy link

Image base - ubuntu 18.04
Dependencies installed - python 3.7, virtualenv, locales, build and setup tools
Volume mount path (tentative) - /data
Container working directory (tentative) - /workspace
Container listens on port 80

@psfoley
pip doesn't have an official release of torch version 1.8.2, it requires an additional flag -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html to install this specific version.
cuda or cpu version of pytorch could be exported through pip freeze from the working machine and the packages from requirements will be installed while building the image.

volume and workspace paths are tentative. let me know the preferred path, will have them updated in the next commit.

@psfoley psfoley self-requested a review July 18, 2022 15:18
@sarthakpati
Copy link
Member

@psfoley - can you please confirm if this is needed or not?

@sun1lach
Copy link
Author

It's a pretty old PR, might not be relevant anymore or need a new approach.
Can be closed but let's wait for @psfoley.

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.

2 participants