docs: add licensing reference in README.md file

Adding a reference to the LICENSE.md file in the main readme file for
this project. This is to clarify what kind of licensing is this
repository released under.
pull/11/head
Manuel Castellin 2020-02-29 14:04:05 +00:00
rodzic 0063e75796
commit 1cd58650a2
2 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -29,3 +29,6 @@ When building the same docker images multiple times, it is easy to leave a lot o
without tags, especially when using `<latest>` tags. These eat up precious space in the
hard drive and have little benefit. The convenience script executes the `docker rmi` command for all
images with no tags assigned.
## License
The contents of this repository are covered under the [MIT License](LICENSE.md)

0
docker_remove_untagged_img.sh 100755 → 100644
Wyświetl plik