Hi everyone!! I am running `netflixoss/metaflow_me...
# ask-metaflow
a
Hi everyone!! I am running
netflixoss/metaflow_metadata_service:v2.4.12
for the UI service startup. When running the command i get
"/opt/latest/bin/python3 -m services.ui_backend_service.ui_server": stat /opt/latest/bin/python3 -m services.ui_backend_service.ui_server: no such file or directory
. Do you know if the path of the container init script changed ? 😁
1
s
@thankful-ambulance-42457 would you happen to know the correct command?
a
Hi guys. My mistake. I put the full command in docker instead of separating it for docker to parse it.
/opt/latest/bin/python3
-m services.ui_backend_service.ui_server
Thanks!!!
👌 1