rhardih/bad

PWD doesn't work in powershell

Opened this issue · 0 comments

Portable detection of current directory is needed, e.g. this is the powershell equivalent for extraction:

docker run --rm -i -v %cd%/extracted:/host   .....