From 79f329fa8e6decc09da945b77363ed00501b82f7 Mon Sep 17 00:00:00 2001 From: Aryan Anand <73695300+aryan-212@users.noreply.github.com> Date: Wed, 28 Aug 2024 19:13:24 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f7a7411..5cff5f7 100644 --- a/README.md +++ b/README.md @@ -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