Skip to content

Conversation

@eywalker
Copy link
Contributor

  • Updated Dockerfile to creating DataJoint container by using locally available code rather than the indirect reference to GitHub content
  • Added docker-compose.yml so that you can run docker-compose up to launch a Jupyter notebook server along with a MySQL server to have a complete working environment for DataJoint. Will be ideal for just testing/playing with DataJoint.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.628% when pulling e72c4f0 on eywalker:master into a50936d on datajoint:master.

@@ -1,8 +1,10 @@
FROM eywalker/pydev

MAINTAINER Fabian Sinz <sinz@bcm.edu>
Copy link
Contributor

Choose a reason for hiding this comment

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

Oops, how did that end up here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I overwrote it with a file I already had - didn't mean it to make a name claiming thing :(

@dimitri-yatsenko dimitri-yatsenko merged commit ddad752 into datajoint:master Mar 30, 2016
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.

4 participants