Docker build with ubuntu 20.04 base for MWA WSClean
929
Pull repo with:
git clone https://github.com/natbutter/WSClean.git
Build with:
cd WSClean
docker build -t nbutter/wsclean:latest .
Pushed with:
docker push nbutter/wsclean:latest
Run with
docker run wsclean /bin/bash -c "wsclean ...."
OR
singularity run docker://natbutter/wsclean wsclean....
Content type
Image
Digest
Size
379.5 MB
Last updated
almost 6 years ago
docker pull nbutter/wsclean