pscedu / singularity-dua

View disk space usage and delete unwanted data, fast.

Home Page:https://github.com/Byron/dua-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-dua

asciicast

Singularity recipe for dua.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the dua script

to /opt/packages/dua/2.28.0.

Copy the file modulefile.lua to /opt/modulefiles/dua as 2.28.0.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2024 Pittsburgh Supercomputing Center. All Rights Reserved.

icaoberg at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

View disk space usage and delete unwanted data, fast.

https://github.com/Byron/dua-cli

License:Apache License 2.0


Languages

Language:Shell 46.1%Language:Lua 36.6%Language:Singularity 17.3%