samyun / southwest-price-drop-bot

Bot that watches Southwest flights for price drops.
Other
74 stars 41 forks source link

Docker ERROR? #71

Closed r1rider01 closed 2 years ago

r1rider01 commented 2 years ago

I get the following when trying to run the docker-compose build

docker-compose build ERROR: The Compose file './docker-compose.yml' is invalid because: services.nodeapp.depends_on contains an invalid type, it should be an array services.nodescheduler.depends_on contains an invalid type, it should be an array

r1rider01 commented 2 years ago

I ended up changing the version from '3' to '2.1' and it worked.

iloveitaly commented 2 years ago

Could you submit a PR for this change?

On Tue, Dec 28, 2021 at 12:04 PM r1rider01 @.***> wrote:

I ended up changing the version from '3' to '2.1' and it worked.

— Reply to this email directly, view it on GitHub https://github.com/samyun/southwest-price-drop-bot/issues/71#issuecomment-1002242770, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABE2R3EM3I2APGVJWIYRQLUTIC4TANCNFSM5K4SH6HA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

r1rider01 commented 2 years ago

Could you submit a PR for this change? On Tue, Dec 28, 2021 at 12:04 PM r1rider01 @.> wrote: I ended up changing the version from '3' to '2.1' and it worked. — Reply to this email directly, view it on GitHub <#71 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABE2R3EM3I2APGVJWIYRQLUTIC4TANCNFSM5K4SH6HA . You are receiving this because you are subscribed to this thread.Message ID: @.> -- - Mike http://mikebian.co/

sorry, no idea how... i'm new to the github world