nd_freeze
nd_freeze tool to freeze APT sources to use snapshots
Install
- All systems
-
curl cmd.cat/nd_freeze.sh
- Debian
-
apt-get install neurodebian-freeze
- Ubuntu
-
apt-get install neurodebian-freeze
- Kali Linux
-
apt-get install neurodebian-freeze
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install neurodebian-freeze
- Dockerfile
- dockerfile.run/nd_freeze
neurodebian-freeze
nd_freeze tool to freeze APT sources to use snapshots
The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). This minimalistic package provides nd_freeze script to be used in rich or minimalistic environments (such as Docker or Singularity recipes) to freeze their APT sources. Intended to assist making such images reproducible.