Hi @Allan_Zimmermann
I was trying to setup openflow in a linux server using the docker-compose-letsencrypt.yml
but getting below error.
I think the problem is your docker installation is really old. you should really update it.
With a newer insall you should be using “docker compose” not “docker-compose”
But if you cannot do that, update the compose file by removing options that was added in later versions.
I think it’s complaining about dependencies there, not sure to be honest. Normally the error i see with older versions is it complaints about the services entry.
Updated from
to
let me setup now, will update you
completed, its running.
However I don’t see nodered now in the openflow, is it removed?
got it, i have to create an agent, type nodered
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.