~valentinviennot/ubuntu-docker-images:update-grafana-readme

Last commit made on 2020-11-18
Get this branch:
git clone -b update-grafana-readme 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-grafana-readme
Repository:
lp:~valentinviennot/ubuntu-docker-images

Recent commits

adf39eb... by Valentin Viennot

text consistency

ba20ee8... by Valentin Viennot

move volumes to extra parameters

fb14828... by Valentin Viennot

port consistency

12cc272... by Sergio Durigan Junior

Rename README files; formatting nits

Rename README.md.oci -> README.md, and README.md ->
README.upstream.md.

Fix a bunch of formatting nits. Use '-p xx:xx' when creating the
container. Explaing about '-p xx:xx'.

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

0462c0c... by Lucas Kanashiro

Improve README file of the OCI image (LP: #1903997)

Add HACKING.md file for the OCI image, and also demonstrate how to run
the OCI image with docker-compose and microk8s.

8493058... by Andreas Hasenack

Add set -x to grafana build too

eafb6ed... by Andreas Hasenack

Don't fail mkdir if the directory already exists

b91ed0b... by Andreas Hasenack

Also set -e in the build override

a8dbc8f... by Andreas Hasenack

Update to core20

27f6bf2... by Andreas Hasenack

Update Dockerfile with comments how it was put together