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

Update Dockerfile, docker-compose.yml and requirements.txt to fix build #40

Closed
wants to merge 2 commits into from

Conversation

depau
Copy link

@depau depau commented Oct 23, 2018

  • Fixed tzdata dpkg interactive question issue
  • Use Python3's official venv module
  • Use OpenBLAS
  • Use PyTorch 0.4.1
  • Fix Python package installation order issues
  • Work around pyocclient setup.py bug
  • Clean up after creating the image
  • Use mkl-random v1.0.1.1 as v1.0.1 has been removed from PyPI
  • Updated docker-compose.yml to match manual Docker orchestration explained in README.

- Fixed tzdata dpkg interactive question issue
- Use Python3's official venv module
- Use OpenBLAS
- Use PyTorch 0.4.1
- Fix Python package installation order issues
- Work around pyocclient setup.py bug
- Clean up after creating the image
- Use mkl-random v1.0.1.1 as v1.0.1 has been removed from PyPI
@guysoft
Copy link
Collaborator

guysoft commented Nov 25, 2018

Related to #44
Perhaps we can make an automated build?

@guysoft
Copy link
Collaborator

guysoft commented Dec 18, 2018

This is fixed and can be closed

@guysoft guysoft closed this Jan 21, 2019
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

2 participants