The docker-compose.yml files in the joystream and orion repos are structurally different and should be synced.
The orion version requires docker for joystream_default network to be present and ignores WS_SOURCE pointing to an external node:
Error response from daemon: network joystream_default not found
The
docker-compose.ymlfiles in the joystream and orion repos are structurally different and should be synced.The orion version requires docker for joystream_default network to be present and ignores
WS_SOURCEpointing to an external node: