Commit Graph

55046 Commits

Author SHA1 Message Date
Alex Hokanson 2b235669d2
small addition to document expected behavior of parallel autobuilds (#11685)
* small addition to document expected behavior of parallel autobuilds

Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>

* Update docker-hub/builds/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/builds/index.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-11-02 16:45:18 +00:00
Usha Mandya 77f563a5fa
Merge pull request #11686 from thaJeztah/hub_repo_markdown
docker-hub: formatting updates in repos.md
2020-11-02 16:39:35 +00:00
Usha Mandya c0863a4b91
Merge pull request #11682 from thaJeztah/remove_unused_images
docker-hub: remove unused images
2020-11-02 16:29:40 +00:00
Usha Mandya 3499c1a261
Add docs for Vuln scanning and troubleshoot updates (#11677)
* Add docs for Vuln scanning and troubleshoot updates

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Add new section on Desktop support

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix review comments and add support section for Windows

* Replace existing screenshots with optimized versions
2020-11-02 16:29:14 +00:00
Sebastiaan van Stijn d389dffe42
docker-hub: formatting updates in repos.md
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-02 17:27:49 +01:00
Usha Mandya 766b29e09e
Merge pull request #11684 from docker/desktop-stable-2.5.0.0
Changlog for Stable release 2.5.0.0
2020-11-02 16:21:02 +00:00
Trung Nguyen a166ddccf5 docs: changlog for Stable release 2.5.0.0
Signed-off-by: Trung Nguyen <ndtrung_nguyen30890@yahoo.com>
2020-11-02 16:47:59 +01:00
Usha Mandya 48e3c640e4
Merge pull request #11670 from daido1976/patch-1
Fix broken link in storage/volumes.md
2020-11-02 15:44:25 +00:00
Sebastiaan van Stijn b7a87688a6
docker-hub: remove unused images
These images were not used anywhere, so we might as well remove
them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-02 15:20:34 +01:00
Guillaume Tardif 449b9d216f
Add documentation on ACI prune (#11676)
* Add documentation on ACI prune

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-02 10:20:20 +00:00
Daido Shota 2cb92e074f
Fix broken links in storage/volumes.md 2020-10-31 22:39:52 +09:00
Sebastiaan van Stijn b0eb7bd621
Merge pull request #11666 from docker/update-deactivte-account
Add missing condition for Organizations
2020-10-30 15:05:34 +01:00
Sebastiaan van Stijn 7493934f34
Merge pull request #11664 from mkjetbrains/patch-2
TeamCity instruction on registry authentication
2020-10-30 15:04:46 +01:00
Sebastiaan van Stijn 9ab4eea892
Merge pull request #11665 from timrizzi/patch-1
Link to GitLab in download rate limits documentation
2020-10-30 15:03:30 +01:00
Spencer Cheng 9ea88cb5e8 Rearrange order 2020-10-29 16:16:45 -07:00
Spencer Cheng 9b2f730ebf Add missing condition for Organizations 2020-10-29 16:08:41 -07:00
timrizzi c851c819c4
Add GitLab to 3rd party vendors
This MR adds GitLab to the list of 3rd party vendors and links to their documentation for authenticating/logging in to Docker.
2020-10-29 14:19:13 -07:00
mkjetbrains be61a49b8d
TeamCity instruction on registry authentication 2020-10-29 18:21:45 +03:00
Usha Mandya 46949cb0bc
Merge pull request #11656 from binman-docker/fix_rate_auth
Fixes auth scope in header example
2020-10-29 14:59:16 +00:00
Brett Inman b3b781a2c7 Fixes auth scope in header example 2020-10-28 13:12:42 -07:00
Usha Mandya ea91172786
Merge pull request #11651 from thaJeztah/fix_curl_examples
engine/api: fix cURL examples for different cURL versions
2020-10-28 19:22:33 +00:00
Sebastiaan van Stijn d215a443c0
Merge pull request #11654 from usha-mandya/aci-patch
Fix note formatting
2020-10-28 19:48:14 +01:00
Usha Mandya e758fef124 Fix note formatting
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-28 18:22:12 +00:00
Guillaume Tardif 07f6d5a6ad
Update ACI documentation (#11649)
* Update ACI documentation 

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>

* Update engine/context/aci-integration.md

Co-authored-by: Chris Crone <christopher.crone@docker.com>

* Minor style and format updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Chris Crone <christopher.crone@docker.com>
2020-10-28 17:50:09 +00:00
Sebastiaan van Stijn dc55bab431
engine/api: fix cURL examples for different cURL versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-28 17:57:07 +01:00
Hélène Martin e9e8e72304
Add note about anonymous volumes to docker-compose down (#11601)
* Add note about anonymous volumes

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-28 16:38:31 +00:00
Brett Inman 01a20e4269
Update Hub pull rate limit information (#11648)
* Add info on error message and headers

* Update message and add FAQ link

* Update header info

* Better formatting

* s/reqests/requests

* Update registry URL

Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>

* Specify when headers are available

* Specify request counted as pull

* Minor style updates

* Fix the error message format

Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-28 16:21:28 +00:00
Sebastiaan van Stijn 0a1641763d
Merge pull request #11624 from lispyclouds/add-clj-client
[#10166] Add clojure client
2020-10-28 16:26:33 +01:00
Usha Mandya ef135682d1
Merge pull request #11640 from thaJeztah/refactor_colors
Theme: refactor colors and some fixes/updates
2020-10-28 11:09:54 +00:00
Usha Mandya 7a692b6e62
Merge pull request #11645 from bburky/patch-1
service_architecture.md: fix broken link
2020-10-28 09:45:25 +00:00
Blake Burkhart 31272a89a7
service_architecture.md: fix broken link 2020-10-27 12:40:10 -05:00
Usha Mandya 3ade194bf5
Merge pull request #11635 from thaJeztah/fixup_engine_examples
engine/examples: fix up some markdown
2020-10-27 12:51:09 +00:00
Sebastiaan van Stijn d405b17ca2
update http://dockr.ly links to use TLS
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:38:17 +01:00
Sebastiaan van Stijn 3ab44b9cd6
_scss: some refactoring of landing-page cta-banners
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:35:54 +01:00
Sebastiaan van Stijn fbc8a83ab8
_scss: define variable for landing footer color
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:34:42 +01:00
Sebastiaan van Stijn c1ae02526f
_scss: tweak inconsistencies in hue
Changes should be mostly invisible, except for a very slight increase in
contrast in the "night" theme between the body-background and left/right
navigation blocks.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:33:26 +01:00
Sebastiaan van Stijn 869640f7d1
_scss: change colors to HSL
While more verbose, HSL colors (Hue, Saturation, Lightness) allow
for easier selecting color variations that only differ in lightness,
but have the same hue.

This conversion also reveals some slight differences in hue between
existing color-variations that I'll address in a follow-up commit.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:33:24 +01:00
Sebastiaan van Stijn d36d519d57
_scss: remove more unused variables
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:33:20 +01:00
Usha Mandya 573d8e73d2
Merge pull request #11619 from usha-mandya/engdocs-353
Add GitHub Actions guide
2020-10-27 11:23:55 +00:00
Usha Mandya 6bb0bad1c5 Add GitHub Actions guide 2020-10-27 10:38:03 +00:00
Usha Mandya fc8ed4e48d
Merge pull request #11636 from thaJeztah/various_changes
Minor cleanups in css and script
2020-10-26 22:36:52 +00:00
Sebastiaan van Stijn 3c3b037d9a
js/docs.js: small cleanup in walkTree() function
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 18:58:12 +01:00
Sebastiaan van Stijn c413c4e4fb
_scss: remove unneeded $clear variable
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 18:58:10 +01:00
Sebastiaan van Stijn e1d27921c3
engine/examples: fix up some markdown
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 18:44:42 +01:00
Usha Mandya cb4a1293a7
Merge pull request #11620 from thaJeztah/old_engines
Remove references to obsolete engine versions
2020-10-26 14:49:51 +00:00
Sebastiaan van Stijn 2ce808edc0
Remove references to obsolete engine versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01:00
Usha Mandya 9318adf078
Merge pull request #11631 from usha-mandya/hub-4431
Update collaborator limits
2020-10-26 14:43:34 +00:00
Usha Mandya 9426fd09e7
Merge pull request #11630 from thaJeztah/linkable_other_distros
engine: add platform headings to TOC
2020-10-26 14:43:06 +00:00
Usha Mandya 7b2788159e Update collaborator limits
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-26 14:38:35 +00:00
Sebastiaan van Stijn b952763986
engine: add platform headings to TOC
This allows deep-linking to specific sections. Also fixed the checks
in the support table to be left-aligned as they were supposed to be.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:05:37 +01:00