v2.1.0
What's Changed
- Fix support for devices by @ndeloof in #8732
- Make command descriptions consistent by @mat007 in #8739
- Restore missing version commands by @Shikachuu in #8738
- Add step in README to install on linux by @Yopadd in #8755
log --follow
must stop when container get killed by @ndeloof in #8726- Fix index out of range on
compose.buildContainerMountOptions
by @ulyssessouza in #8750 - Pass runtime option to containerCreate by @ndeloof in #8783
- Fix compose down --timeout/-t flag by @debdutdeb in #8788
- Fix network_mode "service:x" by @ulyssessouza in #8792
- Make service>build>dockerfile a simple filename by @ulyssessouza in #8779
- Compose exec cannot process more than 32KB of data by @resios in #8815
- Actually fix Compose exec cannot process more than 32KB of data by @resios in #8816
- Fix project settings' options order by @ulyssessouza in #8819
- Update link to Docker Community Slack by @mat007 in #8824
- Add support for DOCKER_DEFAULT_PLATFORM by @ndeloof in #8848
- COMPOSE_COMPATIBILITY can be set by .env file by @ndeloof in #8847
- Add support for EnableIPv6 by @ndeloof in #8851
- Avoid test flakyness by ordering volumes before checking by @ulyssessouza in #8858
- Update README.md: typographical edit of "About update..." by @youssefeldakar in #8838
- Add support for classic builder by @ulyssessouza in #8818
- Fix typo: netwok -> network by @Mygao in #8789
- Bump compose-go to v1.0.5 by @ulyssessouza in #8870
New Contributors
- @Shikachuu made their first contribution in #8738
- @Yopadd made their first contribution in #8755
- @debdutdeb made their first contribution in #8788
- @resios made their first contribution in #8815
- @youssefeldakar made their first contribution in #8838
- @Mygao made their first contribution in #8789
Full Changelog: v2.0.1...v2.1.0