You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker: docker-compose remove ports in dut configuration
Ports is a redundant configuration running in network_mode: host
then docker-compose pick up host port from the Dockerfile.
As the CI environment has bumped docker-compose this error is
now causing the CI check to fail.
Signed-off-by: Kasper Revsbech <[email protected]>
0 commit comments