curl -fsSL https://bit.ly/hadock-install -o ~/hadoock && chmod +x ~/hadoock && sudo mv ~/hadoock /usr/bin/hadoockif you're using WSL make sure to update it
wsl.exe --updatehadockhadock --uninstall
curl -fsSL https://bit.ly/hadock-install | bashdockcp /path/to/fileThis command copies path/to/file from host to /home on your docker container
hadock_againUse this command to open another shell in the same docker instance
hadock --uninstallCheck the wiki for a full guide to use this docker image.