diff --git a/ai/hermes/Dockerfile b/ai/hermes/Dockerfile index 599a930..c37b310 100644 --- a/ai/hermes/Dockerfile +++ b/ai/hermes/Dockerfile @@ -59,10 +59,6 @@ os.remove(tgz) print('himalaya v1.2.0 installed') PYEOF -# ---------- Install multi-gateway launcher ---------- -# Launches one gateway process per profile (HERMES_PROFILES env var) -COPY --chmod=0755 run-multi-gateways.sh /usr/local/bin/run-multi-gateways.sh - # ---------- Runtime ---------- USER hermes ENV HERMES_HOME=/opt/data