forked from lxh/go-wxhelper
🐳 脚本完善
This commit is contained in:
parent
e80fe2a7a0
commit
917e96b332
@ -18,4 +18,4 @@ EXPOSE 8080
|
||||
WORKDIR /app
|
||||
COPY --from=builder /builder/app ./app
|
||||
COPY --from=builder /builder/views ./views
|
||||
CMD ./app
|
||||
CMD ls -lah && ./app
|
Loading…
Reference in New Issue
Block a user