Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

get CVMFS cache into a Docker volume #2

Open
tpdownes opened this issue Jun 8, 2018 · 0 comments
Open

get CVMFS cache into a Docker volume #2

tpdownes opened this issue Jun 8, 2018 · 0 comments

Comments

@tpdownes
Copy link

tpdownes commented Jun 8, 2018

A great/easy solution for users would make use of Docker volumes for the CVMFS cache. To be able to share volumes among containers (and thereby document a single command to invoke containers from images) we should explore the use of an alien cache. Going by memory, the command would then look something like

docker run -it --privileged -v cvmfs:/var/cache/cvmfs -v /Users:/Users ligo/shell

where cvmfs is the reusable volume stored on the user's workstation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant