temp fix
This commit is contained in:
@@ -5,7 +5,8 @@ FROM ${IMAGE}
|
|||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y wget chromium-browser
|
RUN apt install -y wget chromium-browser
|
||||||
|
|
||||||
ADD https://minio.studiowhy.net/hackmd/UnityBuilder /usr/local/bin/
|
#ADD https://minio.studiowhy.net/hackmd/UnityBuilder /usr/local/bin/
|
||||||
|
COPY UnityBuilder /usr/local/bin/
|
||||||
RUN chmod +x /usr/local/bin/UnityBuilder
|
RUN chmod +x /usr/local/bin/UnityBuilder
|
||||||
|
|
||||||
COPY entrypoint.sh /
|
COPY entrypoint.sh /
|
||||||
|
|||||||
BIN
unity-command/UnityBuilder
Normal file
BIN
unity-command/UnityBuilder
Normal file
Binary file not shown.
Reference in New Issue
Block a user