This is an example Python application that uses Redis for storing a web counter. It is compiled using Codefresh.
To compile and package using Docker compose
docker-compose up
Then enter http://localhost on your browser
There is also a codefresh.yml for easy usage with the Codefresh CI/CD platform.
More details can be found in Codefresh documentation