caching - Can Travis CI cache docker images? -


is possible add setting cache docker image anywhere in travis configuration ? mine bigger docker image , takes while download.

any suggestions ?

-naga

see caching docker images on build #5358 answer(s). docker 1.12 available on travis, recommended manually cache images. docker 1.13, use --cache-from when on travis.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -