Skip to content

Docker image with Grenade built inside - #86

Open
leopiney wants to merge 2 commits into
HuwCampbell:masterfrom
leopiney:master
Open

Docker image with Grenade built inside#86
leopiney wants to merge 2 commits into
HuwCampbell:masterfrom
leopiney:master

Conversation

@leopiney

Copy link
Copy Markdown

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

erikd commented Feb 24, 2019

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Author

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

@erikd erikd left a comment

Copy link
Copy Markdown
Collaborator

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.

2 participants