Build the container on your local machine docker build -t {username}/helloworld-clojure . # Push the container to docker registry docker push ...
確定! 回上一頁