Unsupported config option for services.api
-
Hi
I am in the final step of an OpenFlow docker install. I am trying to run "docker-compose.yaml" but I am getting the following error (I did not receive errors in the previous steps as per the video instructions):
Is there something wrong in my yaml file? I've attached the file that I am using as well.
docker-compose.yaml -
You are using an old version of docker-compose
either upgrade docker compose, or just remove that line from the docker-compose.yaml file -
@allan-zimmermann I think this would work, if you are om ubuntu
https://phoenixnap.com/kb/install-docker-compose-on-ubuntu-20-04
Maybe even go for 2.5.0 https://github.com/docker/compose/releases/