cytoscape / cytoscape-explore

Network visualization webapp.
MIT License
13 stars 4 forks source link

Replace Docker Compose "links" to new (default) networks feature #67

Open keiono opened 3 years ago

keiono commented 3 years ago

Docker recently deprecated links feature:

https://docs.docker.com/compose/compose-file/compose-file-v2/#links

For future versions, it should use networks instead to wire up containers:

https://docs.docker.com/compose/compose-file/compose-file-v2/#networks

maxkfranz commented 2 years ago

@keiono, would there be other dev ops details to be organised in order to get docker compose production-ready? Would it make sense to generalise this issue for a dev ops guy to create a production-ready full config?

I'm assuming that this can be punted from M2