RE: curl on docker hub

2019-05-07 Thread Max Dymond via curl-library
> * 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

Re: curl on docker hub

2019-05-02 Thread Rainer Canavan via curl-library
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

curl on docker hub

2019-05-01 Thread James Fuller via curl-library
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