Docker example: fixed scripts to run multiple instances
Fixed parenthesis typo in purge code
This commit is contained in:
parent
8f7ae33262
commit
7868cf0a0d
6 changed files with 30 additions and 31 deletions
|
|
@ -22,7 +22,7 @@ Start the container:
|
|||
If you want to install your pre-existing pub rsa key in the container, and change the name:
|
||||
|
||||
```
|
||||
$ SSHKEY=true NAME=clixon-example22 ./start.sh
|
||||
$ SSHKEY=/home/user/.ssh/id_rsa.pub NAME=clixon-example22 ./start.sh
|
||||
```
|
||||
|
||||
You can combine make and start by:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue