poldracklab / pydeface

defacing utility for MRI images
MIT License
110 stars 42 forks source link

docker image #38

Closed CarinaFo closed 3 years ago

CarinaFo commented 3 years ago

Hi,

I wanted to get the docker image to run pydeface, unfortunately it doesn't work with tag:latest.

Thank you,

Carina

Shotgunosine commented 3 years ago

Hi Carina,

I was just able to pull the image with docker pull poldracklab/pydeface:latest and ran the tests with docker run -it poldracklab/pydeface:latest pytest /pydeface and they seem to be passing. Can you provide a little bit more information about the error you're getting?

Thanks,

Dylan

CarinaFo commented 3 years ago

sorry it works now, I forgot to add poldracklab, sorry stupid mistake.