forked from LaconicNetwork/kompose
With the recent changes in the output format as List, updated tests as well so they validate on the new format of output. |
||
|---|---|---|
| .. | ||
| 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