Edit Dockerfile
This commit is contained in:
parent
2c813674e2
commit
66b98519a5
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