Hi, are you using :
docker ps
docker logs <container_id> on the peer container? because that will fail to join the channel, you can read this error on the log: expected MSP ID Org1MSP received Client1MSP
To fix this you need to make changes to docker-compose-base.yaml file, to reflect the different org names.