Merge branch 'main' of gitlab.com:XenGi/sanic
This commit is contained in:
commit
3ad4412cfa
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ FROM scratch as runner
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
COPY --from=builder /usr/src/app/sanic /sanic
|
COPY --from=builder /usr/src/app/sanic /sanic
|
||||||
COPY --from=builder /usr/src/app/static /static
|
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
EXPOSE 8443
|
EXPOSE 8443
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue