WIPACrepo / pyglidein

Some python scripts to launch HTCondor glideins
MIT License
6 stars 20 forks source link

update Dockerfile to support GPU containers #158

Closed claudiok closed 5 years ago

claudiok commented 5 years ago

A small update to the dockerfile in order to base it off the nvidia/cuda containers. This also includes a change that makes the startup script not fail in case a glidein directory already exists (I mount a scratch directory there on my nodes so the mountpoint has to exist before the tarball in unpacked).