hyperledger / hyperledger/fabric

BUG - Couldn't install fabric testnet on ubuntu 22.04

Open
#3,622 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

I followed instructions in official fabric document.
When I run command `./network.sh up`, I got this error.
`./network.sh: line 259: docker-compose: command not found`

I noticed that docker composer v2 supports only `docker compose` command instead of `docker-compose`.
Is this fabric bug?
How to solve this with latest docker engine and compose?
![image](https://user-images.githubusercontent.com/83596862/188254026-ef9c6849-8592-46d5-9df3-bd515166a1e9.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.