bad
bad copied to clipboard
PWD doesn't work in powershell
Portable detection of current directory is needed, e.g. this is the powershell equivalent for extraction:
docker run --rm -i -v %cd%/extracted:/host .....