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

Dockerfile #198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Dockerfile #198

wants to merge 2 commits into from

Conversation

dbrgn
Copy link

@dbrgn dbrgn commented Sep 17, 2015

...for easier deployment without a local node installation :)

@dbrgn
Copy link
Author

dbrgn commented Sep 17, 2015

If you wanted you could also provide an official docker image on https://hub.docker.com/. Then all people would have to do is docker run -d -p 8080:8080 elao/curvytron and they're set, without cloning your repo or anything else.

@dbrgn
Copy link
Author

dbrgn commented Sep 17, 2015

In case you want to test it:

https://hub.docker.com/r/dbrgn/curvytron/

docker run -d -p 8080:8080 dbrgn/curvytron

@dbrgn
Copy link
Author

dbrgn commented Sep 17, 2015

Damn, #186 already did this :/

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.

1 participant