docker container build successfully but exits with code 0

后端 未结 0 1522
灰色年华
灰色年华 2021-01-01 12:35

I wrote this docker file

FROM postgres:alpine
RUN apk --no-cache add wget su-exec
RUN wget -qO- https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题