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` |
||
|---|---|---|
| .. | ||
| docker-compose.yml | ||
| output-k8s.json | ||
| output-os.json | ||
| README.md | ||
Flask and Redis
For running this app
mkdir /opt/redis
sudo chcon -Rt svirt_sandbox_file_t /opt/redis
docker-compose up