teracyhq / docker-files

Teracy docker-files project to build common Docker images
https://hub.docker.com/r/teracy/
MIT License
92 stars 55 forks source link

@ #42 | create teracy/travis image #48

Closed hieptranquoc closed 7 years ago

hieptranquoc commented 7 years ago

connect #42

@hoatle please help me check this PR

hieptranquoc commented 7 years ago

@hoatle run test

$ ws
$ cd PATH/PROJECT_NAME (have .travis.yml file)
$ docker run --rm -v $(pwd):/opt/app -w /opt/app teracy/travis compile > build.sh ( or any name you want)
hoatle commented 7 years ago

@hieptranquoc review done, please check my comments.

hieptranquoc commented 7 years ago

@hoatle updated! please help me check this PR again!

hoatle commented 7 years ago

@hieptranquoc review done, please check my comments.

hieptranquoc commented 7 years ago

@hoatle please help me check this PR!