Felipe Santos
|
d1c1a2d418
|
Fix docker.run_command() needing detach but not enforcing it (#5979)
* Fix `docker.run_command()` needing `detach` but not enforcing it
* Fix test
|
2025-06-30 16:09:19 +02:00 |
|
Felipe Santos
|
cf32f036c0
|
Fix docker_home_assistant_execute_command not honoring HA version (#5978)
* Fix `docker_home_assistant_execute_command` not honoring HA version
* Change variable name to image_with_tag
* Fix test
|
2025-06-30 16:08:05 +02:00 |
|
Felipe Santos
|
b8852872fe
|
Remove anonymous volumes when removing containers (#5977)
* Remove anonymous volumes when removing containers
* Add tests for docker.run_command()
|
2025-06-30 13:31:41 +02:00 |
|