diff --git a/cirros/logo.png b/cirros/logo.png new file mode 100644 index 00000000..5725d299 Binary files /dev/null and b/cirros/logo.png differ diff --git a/crux/logo.png b/crux/logo.png new file mode 100644 index 00000000..f0e78814 Binary files /dev/null and b/crux/logo.png differ diff --git a/debian/logo.png b/debian/logo.png new file mode 100644 index 00000000..6a2ddac1 Binary files /dev/null and b/debian/logo.png differ diff --git a/docker-dev/logo.png b/docker-dev/logo.png new file mode 100644 index 00000000..4fef6bde Binary files /dev/null and b/docker-dev/logo.png differ diff --git a/fedora/README.md b/fedora/README.md index 30987ae9..d4277aff 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -10,6 +10,8 @@ This image serves as the semi-official Fedora image (will be updated by a more up to date version along with fedora rel-eng approval to make it fully official). +![logo](https://raw.githubusercontent.com/docker-library/docs/master/fedora/logo.png) + The `fedora:latest` tag will always point to the latest stable release (which is, at the time of this writing, `fedora:20`). The stable release is also tagged with the release code name (`fedora:heisenbug`). Fedora 21 and later won't have diff --git a/fedora/content.md b/fedora/content.md index 2d33a768..10069d6b 100644 --- a/fedora/content.md +++ b/fedora/content.md @@ -4,6 +4,8 @@ This image serves as the semi-official Fedora image (will be updated by a more up to date version along with fedora rel-eng approval to make it fully official). +%%LOGO%% + The `fedora:latest` tag will always point to the latest stable release (which is, at the time of this writing, `fedora:20`). The stable release is also tagged with the release code name (`fedora:heisenbug`). Fedora 21 and later won't have diff --git a/fedora/logo.png b/fedora/logo.png new file mode 100644 index 00000000..39b6c912 Binary files /dev/null and b/fedora/logo.png differ diff --git a/opensuse/logo.png b/opensuse/logo.png new file mode 100644 index 00000000..1d4d3568 Binary files /dev/null and b/opensuse/logo.png differ