> * what naming scheme for docker images - presuming we get curl org from
> docker hub... something like curl/curl-alpine:latest seems the most obvious
Possibly worth noting that we have `curlimages/base-ubuntu-trusty` (this was me
trying to get intermediate docker build images working for the p
On Thu, May 2, 2019 at 8:09 AM James Fuller via curl-library
wrote:
>
> update on curl docker - testing things on my fork here
> https://github.com/xquery/curl-docker
> and automation with travis
> https://travis-ci.org/xquery/curl-docker
>
> which will also be responsible for pushing docker i
update on curl docker - testing things on my fork here
https://github.com/xquery/curl-docker
and automation with travis
https://travis-ci.org/xquery/curl-docker
which will also be responsible for pushing docker images to hub.docker.com
seeking advice/thoughts on a few open questions:
* are w