Closed HaJunYoo closed 7 months ago
Hi HaJunYoo,
Glad to help here and thank you for the feedback and for let us know about this potential issue. We will look to update the full-stack yaml or potentially remove as it is out of date. Our current most up to date examples for using docker can be found here https://docs.conduktor.io/platform/get-started/installation/get-started/docker/#step-2-bind-the-file
For future it is best to reach out to our support via our support portal, see here https://support.conduktor.io/hc/en-gb
Regards, Lorcan
Customer Success Engineer Conduktor
Hi, a fix has been provided, thank you very much!
When I try to docker compose up with full-stack.yml, I keep getting an error saying
conduktor-platform
is missing, so when I looked at conduktor.ymlIt wasn't
conduktor-platform
butconduktor-console
! So in full-stack.yml'sIf you change this part to
it works normally.