test
This commit is contained in:
@@ -8,7 +8,7 @@ RUN chmod +x /entrypoint.sh
|
||||
COPY install-dotnet.sh /
|
||||
RUN bash /install-dotnet.sh
|
||||
|
||||
COPY UnityBuilder /usr/local/bin/
|
||||
ADD https://minio.studiowhy.net/hackmd/UnityBuilder /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/UnityBuilder
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user