Open Saijin-Naib opened 2 days ago
But will this break with older versions of docker-compose?
It should work on v2+, as this was deprecated after v2.
Do we still ship/support v1?
We try to support everything. I'm OK merging this if it doesn't break older versions (test?). If it does break older versions, we'll just keep the deprecation notice, which is just a notice and can be ignored.
I need to package it to test, Alpine doesn't ship v1 since it is long since deprecated.
One of the major improvements of v2 is using -
instead of _
for the containers to ensure the hostnames are DNS-compliant and reachable, which seems like a very important UX improvement vs keeping the older compose.
Remove deprecated Docker Version object from YML files