Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
15c3a81dfd
3 changed files with 7 additions and 3 deletions
  1. 4 1
      busybox/README.md
  2. 1 1
      cirros/README.md
  3. 2 1
      haskell/README.md

+ 4 - 1
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).
 

+ 1 - 1
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).
 

+ 2 - 1
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).