propagate docs to docker public registry

Add URL of upstream tito repo to HACKING, then
symlink HACKING as README.md in each Dockerfile dir.

Why?

If a README.md exists in same dir as Dockerfile (incl. symlink),
and it's set up as a
[trusted build](https://index.docker.io/help/docs/#trustedbuilds),
then index.docker.io automatically shows the readme on the info
page of the trusted build.
This commit is contained in:
Paul Morgan 2014-04-19 21:05:15 +00:00
parent 50047b5952
commit 20c4f1b7c0
4 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,9 @@
Hacking
=======
This is the developer documentation for
https://github.com/dgoodwin/tito
Python versions
---------------

View file

@ -0,0 +1 @@
../../HACKING.mkd

View file

@ -0,0 +1 @@
../../HACKING.mkd

View file

@ -0,0 +1 @@
../../HACKING.mkd