travis-docker-example icon indicating copy to clipboard operation
travis-docker-example copied to clipboard

Proof of concept for running docker in a Travis CI build

Results 1 travis-docker-example issues
Sort by recently updated
recently updated
newest added

It looks like this doesn't run anymore, because Docker needs to access a key in `/etc/docker/key.json`. Running the "script:" line with sudo fixed this for me. Docker might have an...