docs: Ajout d'une référence

This commit is contained in:
Simon 2020-06-20 10:44:12 +02:00
parent 0d0b1b7d1d
commit dad33c5ccd
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@ En haut de chaque script il y a `set -eu` qui veut dire :
- -e Exit immediately if a command exits with a non-zero status.
- -u Treat unset variables as an error when substituting.
## Références
https://github.com/lfache/awesome-traefik
[examples]: ./examples
[docker]: https://docs.docker.com/engine/
[docker-compose]: https://docs.docker.com/compose/