Skip to content

This is a proof of concept for leveraging Travis's directory caching for speeding up Docker builds. It works by configuring the Docker daemon to use a folder under current user's (Travis) control. That way you have the privileges to use the caching features of Travis.

travis-archive/docker-yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

docker-yml

This is a proof of concept for leveraging Travis's directory caching for speeding up Docker builds. It works by configuring the Docker daemon to use a folder under current user's (Travis) control. That way you have the privileges to use the caching feature of Travis.

About

This is a proof of concept for leveraging Travis's directory caching for speeding up Docker builds. It works by configuring the Docker daemon to use a folder under current user's (Travis) control. That way you have the privileges to use the caching features of Travis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published