kompose/script/test/fixtures/flask-redis
2016-08-16 10:43:44 -07:00
..
docker-compose.yml Functional Testing 2016-08-08 04:39:10 +00:00
output-k8s.json Add more unit tests for Transform 2016-08-16 10:43:44 -07:00
output-os.json Update tests output files 2016-08-12 04:42:06 +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