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

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -