Update README.md

This commit is contained in:
Aryan Anand
2024-08-28 19:13:24 +05:30
committed by GitHub
parent d935f91810
commit 79f329fa8e

View File

@@ -8,6 +8,11 @@ sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261f
```bash
hadock
```
#### Copying from host
```bash
dockcp /path/to/file
```
This command copies ```path/to/file``` from host to ```/home``` on your docker container
### Uninstallation
```bash
hadock --uninstall