Commit Graph

1894 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 777c5d23da
engine: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:32 +02:00
Sebastiaan van Stijn 9f5130c83b
engine/install: fix rasbian links on "check" icons
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-21 12:13:08 +02:00
Usha Mandya 9d865ebcb9
Merge pull request #10623 from m-aXimilian/patch-1
Update debian.md
2020-04-14 14:07:55 +00:00
Nihed Majdoub c186d8ef47
Update configs.md (#10627)
fix typo
2020-04-14 11:16:29 +01:00
Krzysztof Madej 97b03523fd
Updated dotnet core images in DOCKERFILE (#10629)
Since dotnet core 2.2 is out of support I would propose to update script to latest LTS dotnet core version.
2020-04-14 11:10:48 +01:00
Sebastiaan van Stijn 9b74d86033
remove unused images
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-12 22:35:10 +02:00
m-aXimilian 22428abcc5
Update debian.md
Changed "Ubuntu" to "Debian"
2020-04-12 14:22:39 +02:00
Sebastiaan van Stijn 9b2e25bbd2
Merge pull request #10617 from crhenr/patch-1
Removal of a duplicate command
2020-04-11 16:09:51 +02:00
Sebastiaan van Stijn 1e98526f44
Merge pull request #10512 from pszczekutowicz/master
Add example for templated config
2020-04-11 13:06:13 +02:00
Cristian Souza 2507efa466
Removal of a duplicate command
Removal of a duplicate command from the Fedora installation guidelines.
2020-04-10 19:30:15 -03:00
Paweł Szczekutowicz fc0327569c Add example for templated config
Signed-off-by: Paweł Szczekutowicz <pszczekutowicz@gmail.com>
2020-04-10 11:00:42 +02:00
Matt B 0fb13b05fc fixed typo, the markdown was collapsing spaces. Changed to explicitly preserve the two spaces by including html span, code tag and two &nbsp characters; 2020-04-06 19:16:50 -07:00
Sebastiaan van Stijn b814ef74da
engine: fix ubuntu SEO redirect
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 19:30:47 +02:00
Sebastiaan van Stijn 569f448ac7
engine: cleanup install page, add info about derivatives
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 14:04:27 +02:00
Sebastiaan van Stijn d5207b0580
engine: remove overlap between "overview" and "install" page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 14:04:20 +02:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Usha Mandya 77b9d95273 Remove Template docs 2020-03-23 16:46:42 +00:00
Usha Mandya 2caa6c64e6 Remove Assemble docs 2020-03-23 16:33:04 +00:00
Sebastiaan van Stijn 946ba7defc
[ee] remove community-only releases from enterprise changelog
Edge releases were community only, and 18.06, 17.12, and 17.09
were not released as enterprise edition.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:52 +01:00
Sebastiaan van Stijn 6c6ed0e6a5
engine: remove some EE references from CE release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:50 +01:00
Sebastiaan van Stijn e87106b2fd
engine: consolidate prior release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:36 +01:00
Sebastiaan van Stijn f6dd4bce22
engine: remove enterprise-only release notes
Enterprise release notes have been copied / moved

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:36 +01:00
Sebastiaan van Stijn f73a26abfd
engine: extract release notes per major version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:34 +01:00
Sebastiaan van Stijn 0bb62b901c
engine: move release-notes to directory
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:30 +01:00
Usha Mandya 6870e3a90d
Merge pull request #10468 from thaJeztah/update_code_hints
Update code hints to better work with "rouge"
2020-03-17 15:21:22 +00:00
Sebastiaan van Stijn e4c227b0c9
reference: update "generated docs" comment
The "Sorry, but" was bothering me; no need to apologise :D

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-17 15:26:06 +01:00
Sebastiaan van Stijn 14bbe621e5
Update markdown language hints to work with "rouge"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-17 14:49:51 +01:00
Tibor Vass 03eba805e5 engine: add release notes for 19.03.8
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-03-11 20:41:57 +00:00
Usha Mandya 6d1915a928
Update links to get-started docs (#10430) 2020-03-11 09:46:54 +00:00
Usha Mandya fefc750abd
Update Hub support alias (#10432) 2020-03-10 18:30:43 +00:00
scott-vsi e7eedf3b7f
fix link (#10402)
fix a link that was possibly broken by automatic text formatting/wrapping
2020-03-09 10:19:45 +00:00
pcworld e1f41c15ed
rootless.md: Fix typo in path 2020-03-06 18:47:46 +01:00
Tibor Vass 74c2b55bf1 engine: add release notes from 19.03.6 and 19.03.7
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-03-05 18:47:37 +00:00
Sebastiaan van Stijn 770cdeecb1
Engine API: use filename instead of custom api_version property
Now that the files are named `<api-version>.md`, we no longer need
to set a custom `api_version` property; instead we can use the filename
to detect what API version we're rendering.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-25 14:00:57 +01:00
Sebastiaan van Stijn 6dab89c905
Engine API: unify APIs: fetch from single branch
The upstream (moby/moby) repository is unifying all API swagger files
to be in the release branch. With that change, it is no longer needed
to fetch each version of the API separately, and instead all versions
can be fetched at once.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-25 14:00:55 +01:00
Sebastiaan van Stijn b7cf4b0888
Merge pull request #10332 from usha-mandya/engine-api-patch
Fix Engine API toc
2020-02-25 13:43:10 +01:00
Sebastiaan van Stijn 16d565cae6
API remove section about enterprise API version mismatch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:27 +01:00
Sebastiaan van Stijn 3a223f799c
SDK: fix some minor issues in go examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:25 +01:00
Sebastiaan van Stijn c7c1a59dab
API docs: recommend using version negotiation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:23 +01:00
Sebastiaan van Stijn 9774d43d65
SDK: remove reference to obsolete Go version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:21 +01:00
Sebastiaan van Stijn d021c47d26
Remove duplicated API reference from SDK docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:19 +01:00
Sebastiaan van Stijn c4309a1ef7
Remove duplicated SDK content from API overview
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:17 +01:00
Sebastiaan van Stijn ee407ac0ef
Move SDK examples under "sdk"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:06 +01:00
Sebastiaan van Stijn f757d8a14b
Engine API: use template for API reference pages
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 13:58:30 +01:00
LORIS INTERGALACTIQUE 711567c5af
Fixed typos on the rootless mode page (#10330)
* Fixed typos

* Minor wording update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-02-21 17:52:37 +00:00
Usha Mandya 1566e01673 Moved topics under engine/api/ 2020-02-21 16:44:41 +00:00
Usha Mandya 580bcb41a8
Merge pull request #10168 from mnimm/patch-2
Update content_trust.md
2020-02-13 14:27:12 +00:00
ac27182 7e9d728df9
Update postgresql_service.md (#10261) 2020-02-10 14:24:07 +00:00
Usha Mandya 9b9238f54c
remove enterprise note from Engine community relnotes (#10235) 2020-02-04 16:35:37 +00:00