darrenarmstrong85 / scientist

q scientist library implementation
Apache License 2.0
0 stars 0 forks source link

Pull docker image into Shippable CI build #13

Closed darrenarmstrong85 closed 7 years ago

darrenarmstrong85 commented 7 years ago

In order to use container in CI milestone, we need somewhere to fetch it from

See #4 for background.

It looks like Shippable is the simplest method to CI.

Plan

This means we need the following:

Future Work

Restricting scope to the above, this will give us a location to push docker images and an understanding of how Shippable will use them. Further work outside of this scope:

Done