Commit Graph

123 Commits

Author SHA1 Message Date
Misty Stanley-Jones f31b1c0614 Merge pull request #2222 from scjane/patch-45
Update index.md
2017-03-09 15:54:49 -08:00
Misty Stanley-Jones a010d2f69f Merge pull request #2156 from pkennedyr/patch-4
Remove reference to DSS only be enabled on Docker Cloud individual ac…
2017-03-09 15:34:20 -08:00
Wang Jie de21a0de13 Update push-images.md (#2226) 2017-03-09 14:53:19 -08:00
Wang Jie 084e503199 Update index.md 2017-03-09 19:17:31 +08:00
Ryan Kennedy 8a2c8d2654 Remove reference to DSS only be enabled on Docker Cloud individual accounts
Remove reference to DSS only be enabled on Docker Cloud individual accounts:

> **Note**: Docker Hub can display Security Scan results for organizations and teams, however Security Scanning can only be enabled on Docker Cloud individual accounts at this time.
2017-03-06 13:49:51 -08:00
Victoria Bialas 4e7dfb7c85 clarified what's standard v. beta mode on cloud docs home page
added heading and description of Swarm mode below table, tweaked headings

added Swarms screen snap

added a standard mode indicator to infrastructure overview title

re-organized order of topics in table and below

re-wording to swarm topic, added x-refs from d4mac, d4win to cloud topics

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 11:46:48 -08:00
Victoria Bialas 53442a4788 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 07:18:57 -08:00
Misty Stanley-Jones 3108d86b6d Docker 17.03 release (#2050)
* First pass of tabs-based organization

* Improvements

* Second pass at tabs org

* Move tab highlighting to Liquid instead of JS

* Adding forwarding links for in-product TOCs

* Move to pre-rendered left-navs instead of post-load JS for TOC sync

* Optimizations and nosync-ing the Reference section

* Optimizations, fix Cloud YAML

* Make a "Sample applications" node

* Update index.md

* Tabs CSS fixes and 12-factor reposition

* Theme Start (#1709)

* Hooking up nav to real TOC data, formatting fixes

* Fixing JS error

* Layout updates, dark themes, tons o stuff (#1971)

* Add cookie saving for day/night mode

* Newsite tabs (#2004)

* Layout updates, dark themes, tons o stuff

* Update themes

Theme updates + scaffolding

* Update style.css

* Update style-alt.css

* Missing font fixes

* Import Open Sans from Google

* Font fix, archive removal in TOC, favicon, Feedback img fix

* Oops, returning -webkit-font-smoothing: antialiased;

* Add old favicon.ico

* Make archives a non-tiered link

* Reorder docs archive to newest-first, add local instructions

* Commenting out day/night switch for now

* Fix 'rate this page'

* Rate this page fixes

* Autocomplete and Docker Cloud fixes

* Open tree to current page

* Adding indentation for nav collapse in

* Ensure left nav visibly displays the current topic

* Update flex layout

- adjust rescale
- code block styles

* add focus to search

- force code block color (for now)
- increase section max-width

* increase content padding

- add padding to toc for wrapping long strings.

* grid adjustment

- grid
- content and wrapper adjustments for mobile

* left/right sidebar adjustments

- refine position on scroll for toc on landing

- add default height to compensate for upcoming position absolute
onScroll

* side bar overflow

- hidden on X-scroll

* fix version button

- override bstrap defaults

* tabs + buttons

* update landing svgs

* fix sidebar height

set to 100% on landing pre-affix

* Update blurb about engine/editions on front page

* add side menu to mobile collapse menu

* update classnames

* overall mobile tweaks

* Right-nav highlighting and auto-scroll

* Slightly slower right-nav highlighting, correct version

* add toggle menus for small devices

* Fixing JS error/Docker 1.13>17.03

* header updates

* re-add fan to header

* update transition time

* Add first 20 words to Twitter card

* fixed width of components

- lockdown elements on rescale (wil need more TLC)

* set max-width of content

* Left and right nav resizing w/footer scroll and window resize

* update links on landing page

* Fix for overzealous resizing, JS redundancies

* Fix for JS error on homepage

* JS error fixes

* toggle adjustments

- wrap toggle button

* add tab width

* version button type

* version button both headers

* tabs - fix typo

* landing page grid

* components

* Share images, JS fixes, Marketo removal

* Anchor links fix

* Fix for black space on mobile

* Restore hamburger (partial)

* Update run.md

Minor grammar cleanup.

* Update apparmor.md

I'm a little confused about which one is better to be used here, a period (.) or a colon (:),  as a command is given below. Or both are OK, and we only have to keep consistency in a single page.

* Update apparmor.md

Fixed the indentation for the codeblock (indented by 4 spaces). Thank you for your careful review.

* Replacing service with secret

* Update networking.md

fix typo with triple "m" for command word

* Update run.md

Address PR feedback.

* Update install instructions to latest version

* Added "related topics" section

* Add documentation for mem_swappiness

* Update to new Docker version scheme (#1926)

* mem_swappiness for current version and v1

* merge other changes, fix typo

* There is no OpenSuSE and there never was

though we had SuSE and S.u.S.E.

* Add release notes for 1.12.6-cs9 (#2028)

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

* need sudo to access key cache (#1931)

* need sudo to access key cache

* List other keyservers to try for cs-engine install (#2033)

* List other keyservers to try for cs-engine install

Sometimes ha.pool.sks-keyservers.net goes down, so let's provide some
other keyservers to try in such cases.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

* Update work_issue.md (#2030)

Change "re-start" to "restart". Though not included in "Prefered usages" in the documentation guide, but I think "restart" is better and used more frequently. Besides, some other docs here, such as "Keep containers alive during daemon downtime" of "Admin Guide", also use "restart".

* Update create_pr.md (#2015)

* Update work_issue.md (#2013)

Change "id" to "ID" except for those in code.

* Update set_up_dev.md (#2011)

Add periods (.) in some steps.

* Update set_up_dev.md (#2010)

Apply Oxford Comma as described in the documentation guide.

* Update create_pr.md (#2014)

Delete an extra space.

* Update trust_key_mng.md (#1883)

* Update trust_key_mng.md

* Update trust_key_mng.md

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.

* Update 

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.

* Update content_trust.md (#1912)

* Update content_trust.md

* update deprecation policy

Signed-off-by: Victor Vieux <victorvieux@gmail.com>

* Update info about how to check whether Docker is running

* Updated docs to reflect edge channel

Signed-off-by: French Ben <frenchben@docker.com>

* Updated wording for SP creation

Signed-off-by: French Ben <frenchben@docker.com>

* beta to edge, cloud features first draft

added cloud images

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Distinguish between cloud stack file and stack file

* Added EE links

Signed-off-by: French Ben <frenchben@docker.com>

* Use variables

Signed-off-by: French Ben <frenchben@docker.com>

* Replace deprecated MAINTAINER with LABEL (#1445)

Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466

* Updates for Docker CE and Docker EE

* Updated DDC launch button

Signed-off-by: French Ben <frenchben@docker.com>

* added Docker Cloud topics for Mac and Windows

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* d4mac, d4win stable and beta release notes for 17.03.0

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 05:54:49 -08:00
Misty Stanley-Jones 6b0a5f9be4 Revert "re-organize docker cloud topics, public intro to swarm mode" 2017-02-23 11:44:11 -08:00
Victoria Bialas dc699e8558 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 10:58:36 -08:00
adamjcooper 5b5071530c Correct a plural to singular, tighten one phrase 2017-02-15 06:40:08 -05:00
LRubin e09fc1e284 Merge pull request #1489 from sanscontext/cloud-imgs
Cloud: image updates
2017-02-03 11:29:57 -08:00
LRubin 61a91ef74d Merge pull request #1454 from sanscontext/swarm-create
Cloud: add create swarm doc
2017-02-03 11:25:11 -08:00
LRubin 4e15ca9680 fernando's edits
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 11:18:06 -08:00
LRubin 39b6b93196 more cloud image updates
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 10:42:33 -08:00
LRubin a4a28a6f89 cloud image updates
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-02 16:58:43 -08:00
LRubin 0a9c392f9d add create swarm doc
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-31 16:02:38 -08:00
LRubin 1d76a4ad88 add note on machine users
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-30 11:46:29 -08:00
Bryan Lee beedb1af39 Fix info message to be more clear
Current description mentions making the swarm "unavailable" in Docker Cloud, but can be confusing because we have a swarm state "unavailable"
2017-01-26 10:01:15 -08:00
LRubin a97f28d794 Merge pull request #1331 from sanscontext/swarm-cloud
Cloud: clarify registration runs on all manager nodes
2017-01-25 11:53:27 -08:00
LRubin 74e52a5f16 Merge pull request #1181 from sardjv/patch-2
redeploying should not use existing volume
2017-01-25 11:41:57 -08:00
LRubin b0bae9c581 clarify registration runs on all manager nodes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-25 11:41:44 -08:00
LRubin aaa2ad2951 add crosslink to advanced topic (#1338)
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-24 15:24:53 -08:00
Bryan Lee d651f183c4 Update "Unregister" to "Remove" (#1362) 2017-01-24 14:26:37 -08:00
LRubin 7c529ca406 add cleanup instructions, remove no-local-docker instructions
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-23 10:39:54 -08:00
LRubin 435eb17966 Fernando's edit requests
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 13:06:55 -08:00
John Mulhausen 50de4479a1 Restructure navigation for Editions 2017-01-19 11:04:55 -08:00
Kevin Monk f27d9f983c redeploying should not use existing volume 2017-01-19 14:52:50 +00:00
LRubin 41fb313d7c Merge pull request #1166 from sanscontext/swarm-beta
swarm beta docs for limited publish
2017-01-18 14:10:25 -08:00
LRubin 6ffb8d7565 swarm beta docs for limited publish
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-18 13:43:27 -08:00
LRubin e3a53119ab Merge pull request #1158 from sanscontext/1151-again
improve readability of note
2017-01-18 11:41:51 -08:00
LRubin d2912549cd Update 2_set_up.md 2017-01-18 11:22:38 -08:00
LRubin be4ad50002 improve readability of note
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-18 10:21:46 -08:00
Kevin Monk acdf055634 Remove quotation marks
Remove quotation marks around environment variable export for DOCKERCLOUD_NAMESPACE
2017-01-18 11:18:32 +00:00
LRubin 8a8bcde834 Merge pull request #1095 from sanscontext/fix-note
Some format fixing and light rewording on note
2017-01-12 09:26:06 -08:00
LRubin 64559ac1dc format fix and light rewording
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:58:06 -08:00
LRubin 9157ec86aa Merge pull request #1094 from sanscontext/issue-1013
Cloud: docker is no longer optional in this 2nd tutorial
2017-01-11 16:42:23 -08:00
LRubin d5a6d2993c Merge pull request #1000 from kizbitz/patch-1
Update deploy-to-cloud-btn.md
2017-01-11 16:36:08 -08:00
LRubin e223f8117e docker is no longer optional in this tutorial
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:21:36 -08:00
LRubin e059b654e0 url fixes for #1068
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 13:26:50 -08:00
Ryan Kennedy 3563214873 Update automated-testing.md
Updated text to reflect that the `docker-compose.test.yml` file needs to be in the same directory as the Dockerfile used to build the image.
2017-01-09 10:20:13 -08:00
Victoria Bialas c2fa76aee9 clarify docker-cloud install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 18:02:05 -08:00
LRubin 9b7b256b62 Merge pull request #1028 from sanscontext/installcli
Cloud: small clarifications
2017-01-04 13:03:52 -08:00
LRubin 5bf6bdba02 small clarifications
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-04 12:55:21 -08:00
LRubin e2be02ac5b Merge pull request #1022 from sanscontext/issue-1014
fixes #1014 by adding flag
2017-01-04 10:21:07 -08:00
LRubin d6b4c822cc fixes #1014 by adding flag
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-03 18:04:22 -08:00
Jerry Baker 498249685b Update deploy-to-cloud-btn.md
Add note about having to be logged into Docker Cloud...
2016-12-29 10:22:16 -05:00
Adrien Duermael 5b3cbf78f3 made absolute links to docs.docker.com relative
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233 f75e9787ee fix punctuation typos (#949)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-20 17:16:22 -08:00