Mutiple instances

This commit is contained in:
Aryan Anand
2024-10-06 14:50:17 +05:30
committed by GitHub
parent c7ceedb27c
commit 720ae5cf98

View File

@@ -18,6 +18,11 @@ hadock
dockcp /path/to/file
```
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
```bash
hadock --uninstall