neurobagel / recipes

Configuration files for a Neurobagel deployment.
MIT License
0 stars 0 forks source link

Add config files supporting older versions of docker compose #11

Open alyssadai opened 5 months ago

alyssadai commented 5 months ago

We've encountered a few times now that some institutional servers have (and are likely constrained to) a docker compose version that's a major version below what we are using (i.e., v1.1x.x).

This older (deprecated) compose version both requires different syntax for commands (docker-compose instead of docker compose) and lacks some of the features that compose v2 supports. This means the docker-compose.yml file and other commands need to be adjusted on these systems to be able to successfully deploy a Neurobagel node stack.

Changes that need to be made for docker compose v1:

alyssadai commented 5 months ago

When you have a chance @surchs, could you add the notes from our debugging meeting with Eric today under Changes that need to be made for docker compose v1?

surchs commented 5 months ago

Thanks for the ping @alyssadai. My notes were:

For older versions of docker compose (in this case v1.17.1):

github-actions[bot] commented 3 months ago

We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 75 days. We have applied the _flag:stale label to indicate that this issue should be reviewed again. When you review, please reread the spec and then apply one of these three options:

github-actions[bot] commented 1 week ago

We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 75 days. We have applied the _flag:stale label to indicate that this issue should be reviewed again. When you review, please reread the spec and then apply one of these three options: