pscedu / singularity-dust

du + rust = dust. Like du but more intuitive.

Home Page:https://github.com/bootandy/dust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-dust

Example

Singularity recipe for dust.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the dust script

to /opt/packages/dust/0.8.6.

Copy the file modulefile.lua to /opt/modulefiles/dust as 0.8.6.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-2023 Pittsburgh Supercomputing Center. All Rights Reserved.

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

About

du + rust = dust. Like du but more intuitive.

https://github.com/bootandy/dust

License:Apache License 2.0


Languages

Language:Shell 42.2%Language:Lua 34.2%Language:Singularity 13.2%Language:Dockerfile 10.4%