Files
kompose/script/test/fixtures/flask-redis
Suraj Deshmukh b8ea2053e6 Update tests output files
With the recent changes in the output format as List,
updated tests as well so they validate on the new format of output.
2016-08-12 04:42:06 +00:00
..
2016-08-08 04:39:10 +00:00
2016-08-12 04:42:06 +00:00
2016-08-12 04:42:06 +00:00
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