mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 20:17:59 +05:30
Mutiple instances
This commit is contained in:
@@ -18,6 +18,11 @@ hadock
|
|||||||
dockcp /path/to/file
|
dockcp /path/to/file
|
||||||
```
|
```
|
||||||
This command copies ```path/to/file``` from host to ```/home``` on your docker container
|
This command copies ```path/to/file``` from host to ```/home``` on your docker container
|
||||||
|
#### Running multiple instances
|
||||||
|
```bash
|
||||||
|
hadock_again
|
||||||
|
```
|
||||||
|
Use this command to open another shell in the same docker instance
|
||||||
### Uninstallation
|
### Uninstallation
|
||||||
```bash
|
```bash
|
||||||
hadock --uninstall
|
hadock --uninstall
|
||||||
|
|||||||
Reference in New Issue
Block a user