mirror of
https://github.com/gdiepen/docker-convenience-scripts.git
synced 2025-01-18 10:08:55 +00:00
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.
This commit is contained in:
parent
0063e75796
commit
1cd58650a2
@ -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
Executable file → Normal file
0
docker_remove_untagged_img.sh
Executable file → Normal file
Loading…
Reference in New Issue
Block a user