Replies: 3 comments
|
This is the old Python |
0 replies
|
Only v2 is supported. |
0 replies
|
Thank you very much, turns out my newly machine doesnt has docker v2 preinstalled. only v1. work as charm after manual reinstall docker compose v2 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i want to run opencloud with docker compose, with apache as proxy on same machine, do all what official docs admin tuorial, but at last
sudo docker-compose up -d
ERROR: Invalid interpolation format for "environment" option in service "opencloud": "${TRAEFIK_PORT_HTTPS:+:}${TRAEFIK_PORT_HTTPS:-}"
i got that error.
its on new machine , was testing on old machine opencloud 7.2 success but wondering now on 7.4 keeps failed
All reactions