mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 08:18:49 -07:00
remove duplicate `WORKDIR
` definition
This commit is contained in:
parent
d9f0052dce
commit
91fc725b40
@ -14,5 +14,4 @@ WORKDIR /app
|
|||||||
COPY --from=build /app .
|
COPY --from=build /app .
|
||||||
|
|
||||||
# Run the application
|
# Run the application
|
||||||
WORKDIR /app
|
|
||||||
ENTRYPOINT ["./sodoffmmo"]
|
ENTRYPOINT ["./sodoffmmo"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user