XCache provides a caching service for data federations that serve one or more Virtual Organizations (VOs) based on the XRootD software. The XCache image contains services and configuration common to all XCache implementations in the OSG but is not intended to be used as a standalone container.
This document covers the contents of the XCache image and how to use it as a base image.
xrootd user with a UID and GID of 10940fetch-crlresourcename via XC_RESOURCENAME environment variablesThe XCache base image is not intended to be used as a standalone container but rather as the base for other XCache
implementations.
To use the latest XCache image as the base for your docker image, add the following to the top of your Dockerfile:
FROM opensciencegrid/xcache:development
By default, XCache reports to the OSG central collector and OSG storage monitor so that OSG staff can monitor the health of data federations. If you would like to report monitoring information to another destination, you can disable the OSG monitoring by setting the following in your environment variable configuration:
DISABLE_OSG_MONITORING = true
Content type
Image
Digest
Size
129.3 MB
Last updated
about 6 years ago
docker pull efajardo/xcache