This commit is contained in:
parent
891a4bced1
commit
e7d4a18d3e
@ -24,7 +24,7 @@ FROM scratch
|
|||||||
|
|
||||||
COPY static /static
|
COPY static /static
|
||||||
COPY templates /templates
|
COPY templates /templates
|
||||||
COPY --from=builder /home/rust/src/target/x86_64-unknown-linux-musl/release/qchgk_web /
|
COPY --from=builder /home/rust/src/target/release/qchgk_web /
|
||||||
|
|
||||||
EXPOSE 8088/tcp
|
EXPOSE 8088/tcp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user