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

Major Docker refactor #82

Merged
merged 41 commits into from
Jul 27, 2016
Merged

Major Docker refactor #82

merged 41 commits into from
Jul 27, 2016

Conversation

arogozhnikov
Copy link
Contributor

@arogozhnikov arogozhnikov commented Jul 22, 2016

  • python 2 and python 3 images (make rep-image2, make rep-image3)
  • python 2 version is built on circleCI
    • tested that jupyter returns page on starting daemon (done on travis)
    • running rep tests inside a container (make run-tests)
  • decreased size of docker (2.2GB instead of > 3 GB), but there is still room for improvement
  • corrected registering of kernel in the image
  • one-step building
  • separate conda-files for python 2 & 3 generated by script
  • added StopWatch in utils
  • deleted usage of TRAVIS variables in scripts
  • improved scripts for building / starting containers

TODO

  • test python 3 image on CI and make separate tag for publishing
  • check everware compatibility

@anaderi anaderi merged commit de20fa4 into yandex:develop Jul 27, 2016
@arogozhnikov arogozhnikov deleted the single_docker branch August 2, 2016 18:04
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