NSCL DAQ: Difference between revisions

From FSU Fox's Lab Wiki
Jump to navigation Jump to search
Line 16: Line 16:
=== install docker  ===
=== install docker  ===


<span style="color=red"> is it necessary? </span>
<span style="color:red"> is it necessary? </span>


=== Download the NSCL DAQ container ===
=== Download the NSCL DAQ container ===

Revision as of 14:53, 21 April 2022

installation in Ubuntu or Debian

install singularity

  • add neuro debain repository (when the following command fail, go to [1]
wget -O- http://neuro.debian.net/lists/focal.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
  • update the repository
sudo apt update
  • install singularity
sudo apt install signularity-container

install docker

is it necessary?

Download the NSCL DAQ container

Like to download

And decompress it into /usr/opt/ -> so that the path is /usr/opt/opt-jessie

Download the singularity image

/usr/opt>singularity build nscl-jessie.img docker://fribdaq/frib-jessie:XXX

where XXX is the version, please check here