-
Daemon-off issue
- See "Dockerized app 必要條件" in my Docker Workshop.
-
Stages
-
Docker networking model
- See "編譯示範/從源碼建 image" in my Docker Workshop.
-
Free CI services for OSS
- Travis CI; see the
.travis.yml
file at the project root directory. - CircleCI; see the
circle.yml
file at the project root directory.
- Travis CI; see the
-
Fork.
-
Commit & push your changes, and send PR (pull request).
-
Check the CI results...
Try Test Kitchen.