kompose/script/test/fixtures/flask-redis
Suraj Deshmukh 9a4e953555 Functional Testing
Shell scripts to test k8s and os conversion
which can be ran by following command in root dir
`./script/test/cmd/tests.sh`
2016-08-08 04:39:10 +00:00
..
docker-compose.yml Functional Testing 2016-08-08 04:39:10 +00:00
output-k8s.json Functional Testing 2016-08-08 04:39:10 +00:00
output-os.json Functional Testing 2016-08-08 04:39:10 +00:00
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Flask and Redis

For running this app

mkdir /opt/redis
sudo chcon -Rt svirt_sandbox_file_t /opt/redis
docker-compose up