Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 162 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 162 Bytes

build docker LSF 10.1 CE docker image

  1. git clone [email protected]:huxiaoliang/lsf_app.git
  2. cd lsf_app
  3. docker build --rm --cpuset-cpus="1,3" -t lsf:10.1 .