Create a command alias on MAC (v10.12.2)
It's simple, open your terminal then enter following commands: cd (go to your home directory) nano .bash_profile Add alias scrapdock='docker run -it -v $(pwd) »
It's simple, open your terminal then enter following commands: cd (go to your home directory) nano .bash_profile Add alias scrapdock='docker run -it -v $(pwd) »