Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Update Docker Compose File for seth-rpc Service #38

Merged

Conversation

ksolo
Copy link
Contributor

@ksolo ksolo commented Jul 1, 2018

WHY

The seth-rpc service was failing to start due to the first portion of the command in the docker-compose file. This was causing the curl commands to fail.

WHAT

Removing the seth init call with compose already running allowed the curl commands to complete as expected when following the developer guides.

@dplumb94
Copy link
Contributor

dplumb94 commented Jul 3, 2018

Thanks for the PR! You will need to sign off on your commit in order for it to get built.

You can find more info on that here: Contributing

@dplumb94 dplumb94 requested review from vaporos, dplumb94, grkvlt, peterschwarz and aludvik and removed request for vaporos July 3, 2018 19:34
@dplumb94 dplumb94 self-assigned this Jul 3, 2018
@ksolo ksolo force-pushed the docker-compose-updates-for-seth-rpc branch from a924ed8 to 07a14f8 Compare July 3, 2018 20:49
@ksolo
Copy link
Contributor Author

ksolo commented Jul 3, 2018

@dplumb94 Thanks for taking a look. I updated the commit to include the sign-off. Let me know if anything else is needed.

@knkski
Copy link
Contributor

knkski commented Jul 10, 2018

@ksolo: We've merged #47 to fix Jenkins builds. Could you rebase this PR off of master so that it can be built on Jenkins and we can merge it? Thanks!

Signed-off-by: Kevin Solorio <soloriok@gmail.com>
@ksolo ksolo force-pushed the docker-compose-updates-for-seth-rpc branch from 07a14f8 to 00bfc79 Compare July 10, 2018 20:36
@ksolo
Copy link
Contributor Author

ksolo commented Jul 10, 2018

@knkski rebased and pushed up.

@vaporos vaporos self-assigned this Jul 10, 2018
@vaporos vaporos merged commit 45ea4fa into hyperledger-archives:master Jul 10, 2018
@cliveb
Copy link

cliveb commented Aug 27, 2018

@knkski Pretty sure the underlying bug was fixed and this PR can be squashed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants