diff --git a/busybox/README.md b/busybox/README.md index 3f2a71ec6e4d..9eaf39a2a996 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -1,6 +1,9 @@ # Supported tags and respective `Dockerfile` links - +- [`buildroot-2013.08.1` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/220a689ce359914af3e08a698d1d74ec7aa0a444/Dockerfile) +- [`buildroot-2014.02`, `latest` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/91641afe424df5e838bac254d43e09f051ab8c3e/Dockerfile) +- [`ubuntu-12.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/4f6cb64c3b3255c58021dc75100da0088796a108/Dockerfile) +- [`ubuntu-14.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/ca435164f45c40d761fad9ef9b5a76a6ba0d5f1a/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/busybox`)](https://github.com/docker-library/official-images/blob/master/library/busybox) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/cirros/README.md b/cirros/README.md index 48dd292f4403..c5cd687bf5f3 100644 --- a/cirros/README.md +++ b/cirros/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links - +- [`latest`, `0.3.3` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/5ef3f5024b0aa80553cc34be9eff6685cb31b458/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/cirros`)](https://github.com/docker-library/official-images/blob/master/library/cirros) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/haskell/README.md b/haskell/README.md index 22728d29263f..8baacb0f2785 100644 --- a/haskell/README.md +++ b/haskell/README.md @@ -1,6 +1,7 @@ # Supported tags and respective `Dockerfile` links - +- [`7.10.1`, `7.10`, `7`, `latest` (*7.10/Dockerfile*)](https://github.com/freebroccolo/docker-haskell/blob/8ebd12bf273855afabc2d270b8c0a7aa233b0ea4/7.10/Dockerfile) +- [`7.8.4`, `7.8` (*7.8/Dockerfile*)](https://github.com/freebroccolo/docker-haskell/blob/8ebd12bf273855afabc2d270b8c0a7aa233b0ea4/7.8/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/haskell`)](https://github.com/docker-library/official-images/blob/master/library/haskell) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).