From 9e3e909fcd6fdca61f4a4e77fe69546318afe110 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 18 Sep 2015 11:02:06 -0700 Subject: [PATCH] Run update.sh --- busybox/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/busybox/README.md b/busybox/README.md index 8ad99f859..a5d399491 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -1,7 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`1.21.0-ubuntu`, `1.21-ubuntu`, `1-ubuntu`, `ubuntu` (*ubuntu/Dockerfile*)](https://github.com/docker-library/busybox/blob/48808d0973e3c5647809b8451ddb2605134bec80/ubuntu/Dockerfile) -- [`1.23.2`, `1.23`, `1`, `latest` (*upstream/Dockerfile*)](https://github.com/docker-library/busybox/blob/48808d0973e3c5647809b8451ddb2605134bec80/upstream/Dockerfile) +- [`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). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).