Skip to content

Docker files to create a running copy of the LOFAR software, and a script to run a demonstration pipeline

License

Notifications You must be signed in to change notification settings

ygrange/dockerpipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerpipeline

Docker files to create a running copy of the LOFAR software, and a script to run a demonstration pipeline.

To run a command in one of the containers, use the syntax as listed on the lofar dockerhub page:

docker run --rm -u $(id -u) -e USER=$USER -e HOME=$HOME -v $HOME:$HOME lofar-pipeline ' '

About

Docker files to create a running copy of the LOFAR software, and a script to run a demonstration pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published