This commit is contained in:
parent
96b97ab4f1
commit
a33167ebb5
@ -22,7 +22,7 @@ RUN mkdir -p /root/.local/share/godot/export_templates/4.3.stable/
|
||||
COPY --from=dudo /out/templates /root/.local/share/godot/export_templates/4.3.stable
|
||||
COPY . .
|
||||
RUN mkdir /out
|
||||
RUN godot --headless --export-debug "[Dedicated Server] Linux" /out/open_strike
|
||||
RUN godot --verbose --headless --export-debug "[Dedicated Server] Linux" /out/open_strike
|
||||
|
||||
FROM ubuntu
|
||||
RUN apt-get update -y && apt-get install fontconfig -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user