Page MenuHomeGitPull.it

Libre BusTO CI/CD: eventually add Docker cache stuff
Open, WishlistPublic1 Points

Description

To be tested:

-v builder-android-sdk:/opt/android-sdk \

Event Timeline

In theory it should work

If you mount an empty volume into a directory in the container in which files or directories exist, these files or directories are propagated (copied) into the volume by default.

https://docs.docker.com/engine/storage/volumes/

valerio.bozzolan set the point value for this task to 1.