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
{{ message }}
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Describe the bug
Hi, I currently trying Netflix Conductor using the docker-compose.yaml. When I ran docker compos up, the service conductor-ui_1 sent these logs
Change the elasticsearch image to docker.elastic.co/elasticsearch/elasticsearch:7.10.2 (due to incompatibility with m1)
run docker compose build
run docker compose up
See the error
Are there any steps that I missing? I also have looked at this Issue #1707 but I this it not relevant anymore with the current git version. Thank you in advance 🙇♂️
The text was updated successfully, but these errors were encountered:
I am using M1 Max and having the same problem. It is not possible to spin up Conductor UI on new silicon (arm64) Mac processor, due to above mentioned error
Describe the bug
Hi, I currently trying Netflix Conductor using the
docker-compose.yaml
. When I randocker compos up
, the service conductor-ui_1 sent these logsDetails
I run it on Mac M1
To Reproduce
Steps to reproduce the behavior:
docker.elastic.co/elasticsearch/elasticsearch:7.10.2
(due to incompatibility with m1)docker compose build
docker compose up
Are there any steps that I missing? I also have looked at this Issue #1707 but I this it not relevant anymore with the current git version. Thank you in advance 🙇♂️
The text was updated successfully, but these errors were encountered: