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>
* Fixing a typo
Instructions says to list name but the format lists container id
* Updating command output based upon the request
* Update docker_stats.yaml
Fixing the column name
* 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
* Tabs CSS fixes and 12-factor reposition
* Fix auto-complete left-padding
* Fix auto-complete right-padding (for symmetry)
* Fix for no left-nav on Compose file
* Fix weird wrapping on smaller screens for tabs
* reorganized d4mac, d4win per tabs structure, split out install guides
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Update reference urls to latest DDC version
* Reintroduces changes ebe778b..9abc9e to TOC
* Update allpagelinks.md
* hid the on-page TOC's for d4mac d4win topics as needed
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Add a Hopscotch tour of the new navigation
pruning Compose file v2 reference
updated Compose v1, v2, v3 files, still WIP
added includes for compatibility matrix, fixed TOC menu
new topic organziation Compose reference, split two 3 files plus versioning
Daniel's comments, fixed links, added more to versioning details
fixed volumes_from example per Daniel's comments for v1
simplified links to version references
copyedits and improved/surfaced links to versioning/upgrade docs
removed for version specific content re: volume_drivers from various files
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Moves to GHP 112, nginx-based server
* Import official nginx instructions per @thaJeztah
* Reordering of commands per @thaJeztah
* Reordering of commands per @thaJeztah
* Make sure that at the end of each layer we only keep the one directory
* Forgot to use md_source when resolving conflicts
* Update Dockerfile
* Use base image, clean up cruft from docsarchive folder
* Update docs-base to be self-browseable, conf source of truth
* Update the 1.13.1-cs1 release notes to include changes from 1.13 and 1.13.1, and
remove the "Beta" modifier from the CS-engine 1.13 section.
Signed-off-by: cyli <ying.li@docker.com>