Open
Description
Problem description
In the version 1.29 the support for initContainers have been added through the following PR.
docker/compose#8122
But there is no reference to this feature in the release notes. Also there is no documentation provided on how to use this.
https://github.com/docker/docker.github.io/blob/master/compose/release-notes.md#1290
Problem location
I saw a problem on the following URLs:
- https://docs.docker.com/compose/release-notes/
- https://docs.docker.com/compose/compose-file/compose-file-v3/
Project version(s) affected
docker-compose - 1.29
Suggestions for a fix
Add the information to the release notes and also add some context on how to use it to the main documentation of docker-compose.
Thanks very much! :)