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

Added Yarn, truffle, ganache-cli installation in dock/DockerFile so t… #135

Merged

Conversation

dev1644
Copy link
Contributor

@dev1644 dev1644 commented Jun 13, 2019

…hat commands mentioned in README.md should work.

Fixed issue #134.

dock/Dockerfile Outdated Show resolved Hide resolved
Copy link
Member

@drortirosh drortirosh left a comment

Choose a reason for hiding this comment

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

Thanks.
But for completeness, please also remove the yarn installation from .circleci/config.yml:
I uploaded a new version of the eth-tools docker image using your updated Dockerfile.
so change the version to eth-tools:solc-5.5b, and remove the "npm i yarn"

This way, your new image is actually gets used (and tested) using our circleCI build step.

drortirosh
drortirosh previously approved these changes Jun 24, 2019
@drortirosh
Copy link
Member

please rebase so it can be merged.

…hat commands mentioned in README.md should work

As requested, removed installation of Ganache and Truffle

Removed npm i -g yarn & modified base image to tabookey/eth-tools:solc-5.5b in circleci/config.yml
@dev1644 dev1644 force-pushed the Fix#134/DockerFile-missing-yarn-and-truffle branch from 6bbab69 to c3ed84d Compare June 25, 2019 08:34
@dev1644
Copy link
Contributor Author

dev1644 commented Jun 25, 2019

I rebased and rolled up all 3 commits into a single commit since all changes were very small.

@drortirosh drortirosh merged commit 58f3f09 into opengsn:master Jun 25, 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.

2 participants