PeerHerholz / BIDSonym

a BIDS app for pseudo-anonymization of neuroimaging data
https://peerherholz.github.io/BIDSonym/
BSD 3-Clause "New" or "Revised" License
51 stars 14 forks source link

Update (neuro)docker image #81

Open yarikoptic opened 2 months ago

yarikoptic commented 2 months ago

not even know if bidsonym is still worth (re)trying on my dataset but can't reliably do it without getting a container ;-) hence decided to possibly duplicate efforts with @Remi-Gau of

and see the container built.

If finished, closes #79

Ideally

current gotchas

yarikoptic commented 2 months ago

note that apparently there is no credentials added for docker pushes so no attempt to build even made.

Run docker/login-action@v2
  with:
    ecr: auto
    logout: true
Error: Username and password required

I will reorder commands so we could see if it at least builds ok etc.

yarikoptic commented 2 months ago

I am done with this as far I consider it done. Includes fixes from

yarikoptic commented 2 months ago

@PeerHerholz please review&merge!