打包成docker image. docker build -t springio/demo-docker . 運行. docker run -t -p 8433:8080 springio/demo-docker.
確定! 回上一頁