Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexanderrichards/cvmfs
- Owner: alexanderrichards
- License: mit
- Created: 2020-09-02T15:51:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T13:14:06.000Z (over 1 year ago)
- Last Synced: 2024-11-06T01:59:07.222Z (3 months ago)
- Topics: cvmfs, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/alexanderrichards/cvmfs
- Size: 5.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)