mirror of
https://github.com/docker/compose.git
synced 2025-07-28 08:04:09 +02:00
"Bump 1.24.0-rc1"
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
This commit is contained in:
parent
60f8ce09f9
commit
2007951731
@ -18,7 +18,7 @@ Change log
|
|||||||
|
|
||||||
- Fixed an issue where the output of `docker-compose start` before containers were created
|
- Fixed an issue where the output of `docker-compose start` before containers were created
|
||||||
was misleading
|
was misleading
|
||||||
|
|
||||||
- To match the Docker CLI behavior and to avoid confusing issues, Compose will no longer
|
- To match the Docker CLI behavior and to avoid confusing issues, Compose will no longer
|
||||||
accept whitespace in variable names sourced from environment files.
|
accept whitespace in variable names sourced from environment files.
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ Change log
|
|||||||
- One-off containers started by `run` no longer adopt the restart policy of the service,
|
- One-off containers started by `run` no longer adopt the restart policy of the service,
|
||||||
and are instead set to never restart.
|
and are instead set to never restart.
|
||||||
|
|
||||||
- Fixed an issue that caused some container events to not appear in the output of
|
- Fixed an issue that caused some container events to not appear in the output of
|
||||||
the `docker-compose events` command.
|
the `docker-compose events` command.
|
||||||
|
|
||||||
- Missing images will no longer stop the execution of `docker-compose down` commands
|
- Missing images will no longer stop the execution of `docker-compose down` commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user