Browse Source

docs: optimize and consolidate images, remove duplicates

This optimizes a number of images and removes a duplicate image.
Also consolidated images in the 'docker-hub' section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 10 years ago
parent
commit
743f0bcc83

+ 5 - 0
docs/s3_website.json

@@ -12,6 +12,11 @@
     { "Condition": { "KeyPrefixEquals": "jsearch/index.html" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "jsearch/" } },
     { "Condition": { "KeyPrefixEquals": "index/" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-io/" } },
     { "Condition": { "KeyPrefixEquals": "reference/api/index_api/" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "reference/api/docker-io_api/" } },
+    { "Condition": { "KeyPrefixEquals": "docker-hub/groups.png" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-hub/hub-images/groups.png" } },
+    { "Condition": { "KeyPrefixEquals": "docker-hub/hub.png" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-hub/hub-images/hub.png" } },
+    { "Condition": { "KeyPrefixEquals": "docker-hub/invite.png" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-hub/hub-images/invite.png" } },
+    { "Condition": { "KeyPrefixEquals": "docker-hub/orgs.png" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-hub/hub-images/orgs.png" } },
+    { "Condition": { "KeyPrefixEquals": "docker-hub/repos.png" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "docker-hub/hub-images/repos.png" } },
     { "Condition": { "KeyPrefixEquals": "examples/hello_world/" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "userguide/dockerizing/" } },
     { "Condition": { "KeyPrefixEquals": "examples/python_web_app/" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "userguide/dockerizing/" } },
     { "Condition": { "KeyPrefixEquals": "use/working_with_volumes/" }, "Redirect": { "HostName": "$BUCKET", "ReplaceKeyPrefixWith": "userguide/dockervolumes/" } },

+ 3 - 3
docs/sources/docker-hub/accounts.md

@@ -40,15 +40,15 @@ organizations [you belong to and add new organizations](
 https://hub.docker.com/account/organizations/) from the Account Settings
 tab. They are also listed below your user name on your repositories page and in your account profile.
 
-![organizations](/docker-hub/orgs.png)
+![organizations](/docker-hub/hub-images/orgs.png)
 
 From within your organizations you can create groups that allow you to
 further manage who can interact with your repositories.
 
-![groups](/docker-hub/groups.png)
+![groups](/docker-hub/hub-images/groups.png)
 
 You can add or invite users to join groups by clicking on the organization and then clicking the edit button for the group to which you want to add members. Enter a user-name (for current Hub users) or email address (if they are not yet Hub users) for the person you want to invite. They will receive an email invitation to join the group.
 
-![invite members](/docker-hub/invite.png)
+![invite members](/docker-hub/hub-images/invite.png)
 
 

BIN
docs/sources/docker-hub/hub-images/build-trigger.png


+ 0 - 0
docs/sources/docker-hub/groups.png → docs/sources/docker-hub/hub-images/groups.png


+ 0 - 0
docs/sources/docker-hub/hub.png → docs/sources/docker-hub/hub-images/hub.png


BIN
docs/sources/docker-hub/hub-images/invite.png


BIN
docs/sources/docker-hub/hub-images/orgs.png


+ 0 - 0
docs/sources/docker-hub/repos.png → docs/sources/docker-hub/hub-images/repos.png


+ 1 - 1
docs/sources/docker-hub/index.md

@@ -4,7 +4,7 @@ page_keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub
 
 # Docker Hub
 
-![DockerHub](/docker-hub/hub.png)
+![DockerHub](/docker-hub/hub-images/hub.png)
 
 ## [Accounts](accounts/)
 

BIN
docs/sources/docker-hub/invite.png


BIN
docs/sources/docker-hub/orgs.png


+ 1 - 1
docs/sources/docker-hub/repos.md

@@ -4,7 +4,7 @@ page_keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub
 
 # Repositories and Images on Docker Hub
 
-![repositories](/docker-hub/repos.png)
+![repositories](/docker-hub/hub-images/repos.png)
 
 ## Searching for repositories and images
 

BIN
docs/sources/installation/images/bad_host.png


BIN
docs/sources/installation/images/cool_view.png


BIN
docs/sources/installation/images/good_host.png


BIN
docs/sources/installation/images/linux_docker_host.png


BIN
docs/sources/installation/images/mac_docker_host.png


BIN
docs/sources/installation/images/newsite_view.png


BIN
docs/sources/installation/images/win/hp_bios_vm.JPG


BIN
docs/sources/installation/images/win/run_04.gif


BIN
docs/sources/installation/images/win/ts_go_bios.JPG


BIN
docs/sources/installation/images/win/ts_no_docker.JPG