Appleseed / leaves.lite

Leaves.Lite presents a searchable web interface to links and bookmarks curated / organized in JSON or fed by a REST API.
Apache License 2.0
5 stars 10 forks source link

leaves - devops - investigate travis ci for building docker image #32

Closed xingh closed 6 years ago

xingh commented 6 years ago

​Desc: Need to build docker image and test on TravisCI

Acceptance Criteria: On Commit, TravisCI should create a docker image using docker build, run it and show that there were no errors.

xingh commented 6 years ago

travis ci builds it and runs docker pulls (not yet pushing docker image, but it can)

dockerhub also builds and publishes the docker image