🐧 Add symlink to /usr/bin/c3os

This commit is contained in:
Ettore Di Giacinto
2022-08-13 20:18:55 +00:00
parent 5b0a7df5fa
commit fecfd53370

View File

@@ -117,6 +117,7 @@ docker:
&& rm -rf installer.sh
COPY +build-c3os-agent-provider/agent-provider-c3os /system/providers/agent-provider-c3os
RUN ln -s /system/providers/agent-provider-c3os /usr/bin/c3os
ARG C3OS_VERSION
IF [ "$C3OS_VERSION" = "" ]