You can then build and run the Ruby image: $ docker build -t my-ruby-app . $ docker run -it --name my-running-script my-ruby-app ...
確定! 回上一頁