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

Remove peer and orderer ENTRYPOINTS as they were breaking the test network #3894

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

jkneubuh
Copy link
Contributor

@jkneubuh jkneubuh commented Jan 4, 2023

Signed-off-by: Josh Kneubuhl jkneubuh@us.ibm.com

Type of change

  • Bug fix

Description

In PR #3882 the peer and orderer Dockerfiles introduced an ENTRYPOINT command, breaking the test network's mechanism for launching the containers with the CMD. This PR reverts the ENTRYPOINT addition for compatibility with the Compose test network.

…twork

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
@jkneubuh jkneubuh requested a review from a team as a code owner January 4, 2023 14:23
@jkneubuh jkneubuh changed the title Remove peer and orderer ENTRYPOINTS as they were breaking the test network - DO NOT MERGE Remove peer and orderer ENTRYPOINTS as they were breaking the test network Jan 4, 2023
@denyeart denyeart merged commit 195911e into hyperledger:release-2.5 Jan 4, 2023
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