Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexanderrichards/cvmfs

Simple image with ability to mount CVMFS repos on startup
https://github.com/alexanderrichards/cvmfs

cvmfs docker

Last synced: 27 days ago
JSON representation

Simple image with ability to mount CVMFS repos on startup

Awesome Lists containing this project

README

        

[![CI build test workflow](https://github.com/alexanderrichards/cvmfs/actions/workflows/build-test.yml/badge.svg)](https://github.com/alexanderrichards/cvmfs/actions/workflows/build-test.yml)
[![CD release build and publish](https://github.com/alexanderrichards/cvmfs/actions/workflows/release-build.yml/badge.svg)](https://github.com/alexanderrichards/cvmfs/actions/workflows/release-build.yml)

![Docker Image Version (latest semver)](https://img.shields.io/docker/v/alexanderrichards/cvmfs?logo=docker)

# cvmfs

To run a container from this image run the command below

```bash
docker run -it --privileged alexanderrichards/cvmfs
```

and make sure to provide when prompted the repos that you wish to mount. *Note* These should be comma separated as in the example below.

![CVMFS Image Usage](examples/image_usage.gif)