Show LICENSES in /etc/motd

Plumb through from the server tarball to
/usr/local/share/docs/kubernetes/LICENSES, then display in the motd.
This commit is contained in:
Zach Loafman
2016-03-02 15:19:40 -08:00
parent ec77d0841d
commit 820842036b
3 changed files with 18 additions and 0 deletions

View File

@@ -104,6 +104,8 @@ You can download the build image for this release at:
It is based on the Kubernetes source at:
https://github.com/kubernetes/kubernetes/tree/${gitref}
${devel}
For Kubernetes copyright and licensing information, see:
/usr/local/share/doc/kubernetes/LICENSES
EOF
}