allegroai / clearml-server

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Other
381 stars 131 forks source link

fix(entrypoint): fix handling of the subpaths with nginx templating #204

Closed ogirardot closed 1 year ago

ogirardot commented 1 year ago

This PR Is to fix the entrypoint of the docker image, because it fails when trying to use the CLEARML_SERVER_SUB_PATH en variable. The directory default.d no longer exists in the nginx image used by the Dockerfile.