You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a source? I can't find any information on it's deprecation. As far as i know, the new compose specification was developed in cooperation with AWS, Microsoft and others as an open standard beyond docker.
The currently used version v2 is outdated, as v3 did not provide resource restrictions on memory. As long as it's not deprecated, it should now be migrated to the new version, as resource restrictions have been added again and service tags have been introduced, which might enable us to merge all environment specific docker compose files (development, testing, production, documentation).
Docker Compose is soon to be outdated so it would be wise to create a Kubernetes Kompose file as a replacement.
The text was updated successfully, but these errors were encountered: