forked from LaconicNetwork/kompose
Shell scripts to test k8s and os conversion which can be ran by following command in root dir `./script/test/cmd/tests.sh`
8 lines
123 B
Markdown
8 lines
123 B
Markdown
### Usage
|
|
|
|
Ref: http://anandmanisankar.com/posts/docker-container-nginx-node-redis-example/
|
|
|
|
```bash
|
|
docker-compose up
|
|
```
|