adore
adore copied to clipboard
renamed adore_cli services to accommodate the stricter docker compose…
This PR addresses the stricter static checks intruduced in docker compose version >= 2.24.6
with the issue is detailed in: https://github.com/eclipse/adore/issues/69
-
This PR introduces container name changes for the
adore_cli
,libadore
andplotlabserver
services and removes thedepends_on
andversion
tag and from the docker compose file due to deprecation and stricter static checks -
The
adore_cli
,plotlabserver
, andapt_cacher_ng_docker
submodules were updated with the PR. -
The CI action successfully passed with the corresponding commit for this PR: https://github.com/akoerner1/adore/actions/runs/8612759571
Before accepting this PR please do a clean clone, build and run of the baseline_test scenario.