This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y --no-install-recommends python3 make g++ \
|
&& apt-get install -y --no-install-recommends python3 make g++ \
|
||||||
&& rm -rf /var/lib/apt/lists/* \
|
&& rm -rf /var/lib/apt/lists/* \
|
||||||
&& npm install -g --no-fund --no-audit "@openchamber/web@${OPENCHAMBER_WEB_VERSION}" \
|
&& npm install -g --no-fund --no-audit "@openchamber/web@${OPENCHAMBER_WEB_VERSION}" \
|
||||||
|
&& npm cache clean --force \
|
||||||
&& openchamber --version \
|
&& openchamber --version \
|
||||||
&& chown -R opencode:opencode /home/opencode
|
&& chown -R opencode:opencode /home/opencode
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user