Update README.md
Add license information
This commit is contained in:
parent
271e74800b
commit
6120c7e0e4
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# docker-solutions
|
||||
|
||||
In this repository I collect docker compose snippets that represent default solutions for containers within a stack file
|
||||
In this repository I collect docker compose snippets that represent default solutions for containers within a stack file.
|
||||
|
||||
## License
|
||||
![Creative Commons Attribution 4.0 International License](https://i.creativecommons.org/l/by/4.0/88x31.png)
|
||||
|
||||
The content in this repository is licensed under Creative Commons Attribution 5.0 International License (CC-BY-4.0). You can view the license text [here](LICENSE) or at [creativecommons.org](http://creativecommons.org/licenses/by/4.0/)
|
Loading…
Reference in a new issue