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

[#issue-460]Switch Docker Compose to v2 #466

Merged
merged 3 commits into from
Jul 10, 2022

Conversation

xichen1
Copy link
Member

@xichen1 xichen1 commented Jul 7, 2022

Switch all Docker Compose commands to v2.
Update setup doc for the version change.

Close #460

Signed-off-by: xichen1 xichen.pan@gmail.com

Update the following targes in Makefile:
log, logs, start-docker-compose, stop-docker-compose, check-dashboard.

Update the following other files:
build_image/docker/cello-hlf/Dockerfile,
scripts/master_node/build_js.sh,
scripts/master_node/setup.sh,
scripts/worker_node/setup.sh,
scripts/worker_node/setup_worker_node_docker.sh,
src/dashboard/package.json,
tests/postman/test.sh

These files and targets will be tested on a Linux machine.

Signed-off-by: xichen1 <xichen.pan@gmail.com>
Fix the incorrect intents in the last commit.

Signed-off-by: xichen1 <xichen.pan@gmail.com>
Add information about Docker Compose Version switch to setup doc.

Close hyperledger#460

Signed-off-by: xichen1 <xichen.pan@gmail.com>
@xichen1 xichen1 requested a review from a team as a code owner July 7, 2022 07:47
@zhuyuanmao zhuyuanmao merged commit 4cc6f91 into hyperledger:main Jul 10, 2022
@xichen1 xichen1 deleted the issue-460 branch July 27, 2022 00:03
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.

Support both v1 and v2 of docker compose
3 participants