Closed tbrown122387 closed 3 years ago
I was mixing and matching the different ways to input environment variables in docker-compose.yml
. now fixed
I don't see the @ on here anymore, but regarding the question "how did you pass your environment variables," I think it might've been a problem with the docker-compose.yml format. Notice that my repo's format differs from this repo's format in taht file
On Sun, Jan 24, 2021 at 3:38 PM Vincent Ho notifications@github.com wrote:
@tbrown122387 https://github.com/tbrown122387 I am getting the same error as you did, how did you pass your environment variables? Would you mind explaining how you solved this error?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dvasdekis/ib-gateway-docker-gcp/issues/16#issuecomment-766427930, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANI4JFNHVVJ6XUT3IWPBM3S3SAN7ANCNFSM4VO256PQ .
I'm running a modified version of this, and whenever I try to
docker-compose up --build
everything, I keep getting the error/usr/bin/xvfb-run: 184: 0: not found
. Here's a snippet of the output:Why is this happening? "0" not found? Isn't that set in
docker-compose.yml