mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-17 21:51:43 +00:00
get bin as well for script
This commit is contained in:
parent
53fc687a54
commit
9731d79ceb
@ -30,5 +30,6 @@ LABEL description="Software development platform for building, running, and moni
|
|||||||
ENV PORT0=7001
|
ENV PORT0=7001
|
||||||
|
|
||||||
COPY --from=setup /app/build /app/build
|
COPY --from=setup /app/build /app/build
|
||||||
|
COPY --from=setup /app/bin /app/bin
|
||||||
|
|
||||||
ENTRYPOINT ["/app/bin/boot_server_in_docker"]
|
ENTRYPOINT ["/app/bin/boot_server_in_docker"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user