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

Docker install #31

Merged
merged 2 commits into from
Jan 28, 2019
Merged

Conversation

blakecaldwell
Copy link
Member

Please see the following two commits for an Ubuntu docker image that should work for all platforms. Install instructions for Windows have been completed and are part of this pull request.

HNN is run as a non-privileged user within the container. Related to issue #25

Blake Caldwell added 2 commits January 28, 2019 00:00
Includes a Dockerfile for building a container using roughly the
same steps as the Ubuntu install script. A docker-compose
specification is included for starting the container with the
needed environment variables and volumes. This is platform
independent and will work on Linux/Mac/Windoes once Docker is
installed.
Completes Windows install instructions now that a docker image has been
tested.
@samnemo samnemo merged commit e4d5b25 into jonescompneurolab:master Jan 28, 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