Commit Graph

55022 Commits

Author SHA1 Message Date
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
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
Sebastiaan van Stijn 43ce72c91a
Merge pull request #11621 from thaJeztah/go_buildkit
Add go/buildkit redirect
2020-10-26 13:40:12 +01:00
Usha Mandya 19b7ed116e
Merge pull request #10842 from thaJeztah/more_classic_redirects
more redirects for classic swarm
2020-10-26 10:44:29 +00:00
Rahul De c11ad3cd06
[#10166] Add clojure client 2020-10-25 09:33:09 +01:00
Sebastiaan van Stijn 7491d10964
Add go/buildkit redirect
This URL will be used in the docker cli to direct users to
instructions on enabling buildkit.

With this PR, https://docs.docker.com/go/buildkit/ will redirect
to https://docs.docker.com/develop/develop-images/build_enhancements/#to-enable-buildkit-builds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-24 01:52:10 +02:00
Sebastiaan van Stijn 40ff4f9c13
_data: remove unused advisories
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 16:18:49 +02:00
Sebastiaan van Stijn 9cb06108e2
compose: remove references to legacy swarm
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 16:18:31 +02:00
Sebastiaan van Stijn 0e3d0c36f1
more redirects for classic swarm
- The index pages were not in the redirect (they were not in the TOC,
  but were published before, so could be indexed).
- Added "redirect_from" pages that were in the pages that were removed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 16:15:24 +02:00
Usha Mandya 2d6c104076
Merge pull request #11618 from thaJeztah/stub_search
Disable search auto-complete in dev environment, update README and CONTRIBUTING
2020-10-23 14:32:31 +01:00
Nicolas De loof db9598346c
Volume usage (#11608)
* Volume usage

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style and copy edit updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-23 14:23:02 +01:00
Sebastiaan van Stijn 332ce64398
Disable search auto-complete in development environment
As we don't generate a metadata.json, auto-complete is non-functional,
so disabling the script for previews.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 15:22:55 +02:00
Sebastiaan van Stijn b1bd273751
Update README to cleanup build instructions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 15:21:28 +02:00
Sebastiaan van Stijn cd492d159b
CONTRIBUTING: remove mention of "v-next" branches
We currently don't use these, so removing them for now

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 14:46:43 +02:00
Sebastiaan van Stijn c57d28689c
CONTRIBUTING: remove mention of "not-edited-here" file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 14:45:51 +02:00
Usha Mandya ac0849516d
Merge pull request #11614 from thaJeztah/fix_landing_whoops
_layouts/landing.html: fix "<head>" that got lost in transition
2020-10-23 13:12:04 +01:00
Sebastiaan van Stijn 24d79e61d6
_layouts/landing.html: fix "<head>" that got lost in transition
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 14:03:30 +02:00
Usha Mandya 73f9a68110
Merge pull request #11613 from thaJeztah/faster_builds
Optimize configuration and layout to reduce build-time
2020-10-23 12:56:54 +01:00
Sebastiaan van Stijn d883621145
inline "body-landing" and "body" into layout
This reduces the time to build, as Jekyll doesn't have to
render the body, then copy it into the layout:

Production before:   62 seconds
Production after:    46 seconds
Development before:  35 seconds
Development after:   33 seconds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:18 +02:00
Sebastiaan van Stijn 87f40087d8
remove docs.html layout before renaming / move body
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:16 +02:00
Sebastiaan van Stijn 2fe7e6106a
Optimize configuration to reduce build-times
- remove wildcard match for defaults (this caused a ripple effect
  and slowed down total build time with 60 seconds?)
- skip generating metadata.json (which took 25+ seconds)
- skip generating sitemap.xml (10+ seconds)

Build-times before/after:

Production before:  132 seconds
Production after:    62 seconds
Development before: 121 seconds
Development after:   35 seconds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:14 +02:00
Sebastiaan van Stijn 9b79a27ab4
Dockerfile: output Jekyll profile information
Also skip updating sitemap.xml for the development environment.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:12 +02:00
Sebastiaan van Stijn ea7b89ea2b
inline side-menu include
It was fully static, only used in a single place, but would be processed
for each page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:10 +02:00
Usha Mandya d63d70ca63
Merge pull request #11604 from thaJeztah/less_overrides
Less overrides
2020-10-23 11:02:36 +01:00
Sebastiaan van Stijn 9c5976456c
Remove img.with-border style
The border was barely visible, was only used in a single place,
and didn't add much.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-22 17:08:04 +02:00
Sebastiaan van Stijn b9395f0d68
_scss: reduce overrides to make styling easier and more consistent
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-22 17:08:02 +02:00