Version 2.3.5 changes the behavior by using --wait in the default setup command (see: #129).
Currently, I don't have any details, but this change breaks most likely my automated tests in https://github.com/AlbrechtL/openwrt-docker/blob/master/test/tests/openwrt_docker_test.py. I always receive container openwrt is unhealthy. See for example here: https://github.com/AlbrechtL/openwrt-docker/actions/runs/19550202099/job/55986920058.
Before version 2.3.5 it was working fine.
Version 2.3.5 changes the behavior by using
--waitin the default setup command (see: #129).Currently, I don't have any details, but this change breaks most likely my automated tests in https://github.com/AlbrechtL/openwrt-docker/blob/master/test/tests/openwrt_docker_test.py. I always receive
container openwrt is unhealthy. See for example here: https://github.com/AlbrechtL/openwrt-docker/actions/runs/19550202099/job/55986920058.Before version 2.3.5 it was working fine.