mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 12:09:54 +05:30
Update README.md
This commit is contained in:
@@ -8,6 +8,11 @@ sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261f
|
|||||||
```bash
|
```bash
|
||||||
hadock
|
hadock
|
||||||
```
|
```
|
||||||
|
#### Copying from host
|
||||||
|
```bash
|
||||||
|
dockcp /path/to/file
|
||||||
|
```
|
||||||
|
This command copies ```path/to/file``` from host to ```/home``` on your docker container
|
||||||
### Uninstallation
|
### Uninstallation
|
||||||
```bash
|
```bash
|
||||||
hadock --uninstall
|
hadock --uninstall
|
||||||
|
|||||||
Reference in New Issue
Block a user