./ RUN yarn COPY . ./ RUN CI=true yarn test ‐‐ci RUN yarn build FROM nginx:1.15 AS web COPY ‐‐from=build /app/build /usr/share/nginx/html docker build ‐t docker‐example‐2018:0.0.1 . docker run ‐‐name docker‐example‐2018 ‐d ‐p 8080:80 docker‐example‐2018:0.0.1 15
'{ "insecure‐registries":["10.0.0.0/8"] }' > /etc/docker/daemon.json service docker restart # start minikube minikube start https://github.com/kubernetes/minikube の Linux Continuous Integration without VM Support を参考にしてください Docker導入: https://docs.docker.com/install/linux/docker‐ce/ubuntu/ 25
NOTE: Your admin password is: ******** ******************************************************** Getting Jenkins API Token unable to automatically find API token with chromedp using URL http://jenkins.jx.153.127.201 Please go to http://jenkins.jx.153.127.201.69.nip.io/me/configure and click Show API Token Then COPY the token and enter in into the form below: 29
the quickstart you wish to create [Use arrows to move, type to filter] golang‐http ❯ node‐http python‐http rust‐http scala‐akka‐http‐quickstart spring‐boot‐http‐gradle 2018年6月現在 プロジェクト名・Githubのリポジトリ名を異なるものにすると、ビルドでき なくなるバグが有るので注意 36
get activity ‐f node‐http‐jenkins ‐w Browse the pipeline log via: jx get build logs kamijin‐fanta/node‐http‐jenkins/master Open the Jenkins console via jx console You can list the pipelines via: jx get pipelines When the pipeline is complete: jx get applications For more help on available commands see: http://jenkins‐x.io/developing/browsing/ Note that your first pipeline may take a few minutes to start while the necessary docker image Creating github webhook for kamijin‐fanta/node‐http‐jenkins for url http://jenkins.jx.153 37