~valentinviennot/ubuntu-docker-images:update-redis-readme-app-description

Last commit made on 2020-11-16
Get this branch:
git clone -b update-redis-readme-app-description https://git.launchpad.net/~valentinviennot/ubuntu-docker-images
Only Valentin Viennot can upload to this branch. If you are Valentin Viennot please log in for upload directions.

Branch information

Name:
update-redis-readme-app-description
Repository:
lp:~valentinviennot/ubuntu-docker-images

Recent commits

fa69382... by Valentin Viennot <email address hidden>

add TZ environment variable

(always a pain point for docker developers)

41688f0... by Valentin Viennot <email address hidden>

consistent run/debug commands - clean

381e974... by Valentin Viennot <email address hidden>

add access info after K8s deploy

889a24b... by Valentin Viennot <email address hidden>

add extra non-environment-vars parameters

caf4b1c... by Valentin Viennot <email address hidden>

remove dot for consistency

8a98ba9... by Valentin Viennot <email address hidden>

add application description

52100ae... by Richard Harding

Review feedback on readme

3a449df... by Richard Harding

Update the README per feedback

53a3a71... by Sergio Durigan Junior

Improve README; add examples and HACKING (LP: #1904004)

This commit improves the current README.md file by expanding its
sections and adding new content to it. It also adds a HACKING.md with
brief instructions on how to contribute to the project, and an
"examples" directory containing docker-compose and microk8s example
configurations, as well as instructions on how to run them.

Signed-off-by: Sergio Durigan Junior <email address hidden>

e9e78f8... by Sergio Durigan Junior

Rename configuration file so that the user can overwrite it

We have to use a different configuration file name if we are to allow
the user to mount his/her own configuration file on top of ours.