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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image with Grenade built inside #86

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

Conversation

leopiney
Copy link

It took me a while to success on building Grenade on my machine, so I ended up creating a Docker image with all the steps for building Grenade from scratch.

I uploaded the image to Docker Hub:

https://cloud.docker.com/repository/docker/leopiney/grenade

I don't mean this PR to be merged to master, but it might be useful for someone who wants to try grenade and skip the building process 馃槢

Just type docker run --interactive leopiney/grenade and you'll be running grenade with stack ghci

Related #77 #36 #27

@erikd
Copy link
Collaborator

erikd commented Feb 24, 2019

You say you don't mean for this to be merged to master, but why not update the README.md with some instructions to build it with docker?

@leopiney
Copy link
Author

Well, actually that makes much more sense! I'll work on that 馃憤

Copy link
Collaborator

@erikd erikd left a comment

Choose a reason for hiding this comment

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

This is great, just needs some info in the README file, and probably worth squashing it down to a single commit.

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