This repository is meant for GSoC 2020 project task for Podman integration to cvmfs. It implements the functionality required as per this document.
- Mount the cvmfs unpacked.cern.ch directory using
sudo mount -t cvmfs unpacked.cern.ch /cvmfs/unpacked.cern.ch
- Clone the repository and run
sudo go run *.go
from inside the directory