Commit Graph

708 Commits

Author SHA1 Message Date
Allie Sadler 80dc47429a Fixed a small typo to the docker hub overview page 2022-04-06 16:05:00 +01:00
Jerae Duffin b6ff12b749 update to Hub 2022-04-06 08:31:11 -05:00
jerae-duffin fb8cf9a7c9
Merge pull request #14467 from jerae-duffin/ENGDOCS-618
updated PATs
2022-03-30 14:01:18 -05:00
jerae-duffin cee6f91f3c
Merge pull request #14449 from jerae-duffin/ENGDOCS-607
Updated onboarding FAQs
2022-03-30 12:58:40 -05:00
Jerae Duffin 4d69dd8a9b updated onboarding faqs 2022-03-30 12:30:19 -05:00
Jerae Duffin b694e73d7a updated PATs 2022-03-29 16:57:58 -05:00
Jerae Duffin 620aa109ff fixed typo 2022-03-28 11:12:49 -05:00
Jerae Duffin 79a1ea88f3 removed a caveat 2022-03-23 08:17:53 -05:00
Yves Brissaud 117dfca0fc
add endpoint to edit repository (#14324)
* add endpoint to edit a repository configuration

User can edit:
- description
- full description (readme)
- visibility (public or private)

Also added needed route to be able to login using a 2FA.

Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>

* rename repository tag to repositories

Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>

* improve the examples and 404 on edit repo

Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
2022-03-09 16:21:48 +00:00
Federico Ruggi 4142378ae4
Webhooks: remove images property, drop scientific notation for timestamps (#14338)
* remove images property, drop scientific notation

* drop scientific notation for creation date
2022-03-03 14:10:52 +00:00
Usha Mandya d2fc94fae1
Merge pull request #14330 from usha-mandya/engdocs-584
Add admin section in the toc to surface admin tasks
2022-03-02 15:56:00 +00:00
Usha Mandya b09bb4c0dd
Merge pull request #14327 from jerae-duffin/ENGDOCS-571
updated support questions
2022-03-02 15:45:35 +00:00
Usha Mandya dcd7439761 Add admin section in the toc to surface admin tasks
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-02 12:13:35 +00:00
Jerae Duffin e104872cc4 updated support questions 2022-03-01 16:27:33 -06:00
Sebastiaan van Stijn d62a98d917
Merge pull request #14310 from usha-mandya/engdocs-586
Remove Slack integration from toc
2022-02-28 15:01:43 +01:00
Usha Mandya 3446ff50ec Remove Slack integration from toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-28 11:37:47 +00:00
Usha Mandya a166dc017d Add includes file for registry.json config
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-25 16:05:48 +00:00
jerae-duffin 1e982e5d7a
Registry Access Management (#14300)
* new doc

* updated registry.json

* Apply suggestions from code review

* added image

* updated image

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-02-24 14:53:42 -06:00
Usha Mandya aaee0f1e83 Add onboarding FAQs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-22 17:39:56 +00:00
Usha Mandya 8434eb0b0f
Merge pull request #13825 from usha-mandya/image-pull-patch
Explicitly state the hourly timeframe for pull rate limits
2022-02-16 09:57:28 +00:00
Usha Mandya 7c81370ecf Add info on Invitees tab, update screenshot
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 22:29:12 +00:00
Usha Mandya d5ff66ccfc Revamp the Teams and Orgs page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 12:33:23 +00:00
Usha Mandya 92e8bd59b7 Add docs on configuring registry.json file to require DD authentication
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 09:49:19 +00:00
Usha Mandya 470de11815 update the registry json file creation section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-15 00:04:15 +05:30
Usha Mandya a8ec999a27 Update note on Docker official images
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-12 23:08:26 +05:30
Usha Mandya 799702f0bc
Merge pull request #14039 from ingshtrom/autobuild-better-alerts
add upgrade CTA and warning about feature availability to all Automated Builds pages
2022-01-12 15:45:00 +05:30
Alex Hokanson c605df87c6
add upgrade CTA and warning about feature availability to all Automated Builds pages
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
2021-12-23 09:41:49 -05:00
Jerae Duffin 9287b6cab3 updated banner 2021-12-22 14:37:55 -06:00
Usha Mandya 6263dcac40 Update note on Docker hub scans
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 12:51:28 +00:00
Usha Mandya 7b0e7b94f4 Update docker scan pages to include info on Log4J fix
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 11:42:37 +00:00
jerae-duffin 56725b8913
updated self-serve (#13926)
* updated self-serve

* Update docker-hub/release-notes.md

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

* Update docker-hub/release-notes.md

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

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-02 18:31:10 +00:00
Usha Mandya d54fb97354
Remove the 'per ip' limit for authenticated users 2021-11-26 12:53:40 +00:00
Usha Mandya f44702edcf Explicitly state the hourly timeframe for pull rate limits
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-23 17:01:08 +00:00
Jerae Duffin ae1518e383 updated sentence 2021-11-05 11:16:03 -05:00
jerae-duffin 8a64871030
updated link (#13773)
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-02 17:16:00 +00:00
Sebastiaan van Stijn 364b2fcb50
Merge pull request #13769 from jerae-duffin/ENGDOCS-521
Added video for PAT
2021-11-02 14:57:36 +01:00
Usha Mandya 5aaa61a1e7
Update docker-hub/access-tokens.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-11-02 12:47:08 +00:00
Jerae Duffin eac8931f0b Added video 2021-11-01 16:26:00 -05:00
Jerae Duffin 299bb3c3be Removed Beta IPv6 2021-11-01 13:05:46 -05:00
jerae-duffin 14e3a9dd29
Update docker-hub/release-notes.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-28 10:55:59 -05:00
Jerae Duffin 3d1c0ea2ef beta update 2021-10-28 09:19:00 -05:00
Jerae Duffin 6fab2b0214 updated image 2021-10-28 09:05:58 -05:00
Sebastiaan van Stijn d5f0df3922
docker-hub: various touch-ups and some rephrasing
- moved note about open source projects into the CTA; this reduces the number of
  notes on this page (which was already quite large), and puts related information
  about upgrading/plans in a central location.
- changed note about limits to body text, and added mention of "business" plan.
- replaced https://docs.docker.com URLs with local links
- replaced some HTML links with links to the target markdown file
- add missing YAML and "console" code-hints
- wrapped long paragraphs/lines
- corrected the information about Amazon Linux

To be looked at; the recent changes added information about using "v2" compose
files, but compose (after having switched to the compose-spec) no longer uses
versions, so perhaps this needs to be corrected (we don't have local docs for
the compose-spec format though, so that makes it a bit more complicated).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-20 17:35:21 +02:00
jerae-duffin b4c6be3080
Updated steps (#13664)
* added new step

* updated image

* end--no-edit

* end--no-edit
2021-10-15 15:03:35 +01:00
Dan Bamikiya d17061c1ea
Merge branch 'docker:master' into master (#13682)
* Specify `services` in compose file example
* Specify compose file version required to use for `depends_on`
2021-10-15 11:52:37 +01:00
jerae-duffin 6cb2136408
Updated PAT (#13663)
* updated scopes
* updated images
* Minor format changes

Added missing * and moved info on Hub CLI tool and API below the overview

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-13 22:51:48 +01:00
Josh Newman d9f2254d9a
Add resources section and new link to postman collection (#13686)
* feat: Add resources section and new link to postman collection

* chore: make description lower

* chore: change to semi
2021-10-13 15:56:22 +01:00
Usha Mandya 590ada8015 Add video on image access management configuration
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-08 16:47:59 +01:00
jerae-duffin db6a827363
Updated JSON file (#13629)
* Updated JSON file
* Updated formatting
2021-10-06 13:41:46 +01:00
Josh Newman 7958bc6fbc
Add org settings API docs (#13610)
* feat(docker-hub): Add org settings API docs

* feat(docker-hub): Add href for logo

* fix(docker-hub): Add missing forbidden

* ref(docker-hub): Add business plan settings description
2021-10-04 16:26:52 -05:00
Sebastiaan van Stijn 6ed8c2b133
access-tokens: markdown touch-ups, and some copy edits
- wrap lines to ~80 characters
- indent second lines for bullets to make them look slightly
  more as bullet-lists (also when looking at the source)
- Split the "Modify existing tokens" into three steps. Doing so,
  we could include the "You can also view the number of tokens
  that are activated and deactivated in the toolbar." note as
  regular text. The bullet already had 2 images _and_ a note,
  which made it a bit "cluttered"
- Added a step to "save" the changes. It's trivial, but felt
  like it made the topic "finished".
- Changed the mention of the "Docker Hub CLI and API" to a
  note, so that it's standing out a bit more, and somewhat
  clearer that it's not really part of the instructions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-23 13:13:45 +02:00
Jerae Duffin a8f9b373b2
revised step 4 2021-09-23 12:53:06 +02:00
jerae-duffin c00b213d47
Updated default (#13545)
* Updated default

* revised sentence

* removed hyphen

* Update docker-hub/builds/index.md

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-09-17 15:40:49 +01:00
Jerae Duffin 61823a5a43 fixed Org Permissions 2021-09-14 07:54:51 -05:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Jerae Duffin a9753617f8 updated image 2021-09-07 11:00:47 -05:00
Sebastiaan van Stijn 9abe0b6ae1
Revert "Remove info on service accounts"
This reverts commit 41f9a7b03e.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 23:00:07 +02:00
Sebastiaan van Stijn 017a22c25b
Revert "Add redirect URL for service account"
This reverts commit f25bdd26a2.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 23:00:03 +02:00
Usha Mandya f25bdd26a2 Add redirect URL for service account
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 15:11:15 +01:00
Usha Mandya 41f9a7b03e Remove info on service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 11:58:42 +01:00
Sebastiaan van Stijn e52febf7a2
remove duplicate "previous versions" release notes
This looks to have been accidentally committed in e73cdcf0f1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-01 17:19:49 +02:00
Usha Mandya 8de2e1d4da Add image management docs, update release notes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:26 +00:00
Usha Mandya e73cdcf0f1 More updates related to subscription changes, address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:21 +00:00
Usha Mandya e8e7f7f05d First draft for subscription changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:20 +00:00
Usha Mandya b3e792e495 Update Docker official images and DVPP references
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-19 00:01:01 +01:00
Sebastiaan van Stijn 1583678203
Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Usha Mandya bf844f81ac Move subscription docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-12 16:18:55 +01:00
Usha Mandya 32dee2df8d Move billing docs one level up and rename billing to subscription
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 16:37:32 +01:00
Sebastiaan van Stijn 8e8280a57e
docker-hub: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:03 +02:00
Sebastiaan van Stijn e6ce70a102
Merge pull request #13061 from ralgozino/patch-1
#docker-library has moved from Freenode to Libera.chat
2021-07-30 11:24:07 +02:00
Sebastiaan van Stijn e6124c9bee
Update docker-hub/official_images.md
Co-authored-by: Tilo Spannagel <development@tilosp.de>
2021-07-30 11:17:07 +02:00
Usha Mandya 6f29a10ddd
Merge pull request #13255 from mark-dr/replace-product-badges-in-screenshots
Update Verified Publisher screenshot to show new badges
2021-07-30 10:09:00 +01:00
Mark H 56b37689be Replace verified publisher screenshot to show new badges 2021-07-30 08:43:36 +01:00
Jerae Duffin 8c179600ae updated managing PAT 2021-07-22 13:32:08 -05:00
Josh Newman c5b1a6ad00
Add access tokens API documentation (#13174)
* feat(hub-api): Add access tokens API documentation.

Also added improvements including
- improvements to slugs (ids) using standard swagger naming conventions
- rate limiting section
- minor verbiage changes to existing docs for clarity

* chore(hub-api): Update PAT description on scopes

* ref(hub-api): Remove periods

* feat(hub-api): Add suggested note on limits

* ref(hub-api): Improve styling for hub-api docs

* chore(hub-api): Update verbiage

* Update docker-hub/api/latest.yaml

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

* chore(hub-api): Update access token verbiage

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-07-20 12:26:43 -05:00
jerae-duffin 7f3af332cc
Updated content (#13084)
* updated content

* fixed typo

* fixed formatting

* fixed note images format

* Fixed attribute

* updated note

* added matrix

* updated formatting

* updated note

* formatting

* updated note

* removed sentence

* added API

* updated API info

* updated API info

* removed file

* Update docker-hub/access-tokens.md

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

* Update docker-hub/access-tokens.md

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

* Update docker-hub/access-tokens.md

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

* Update docker-hub/access-tokens.md

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

* Update docker-hub/access-tokens.md

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

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-07-20 12:26:13 -05:00
Usha Mandya caf1b07c07 Update CTA verbiage from review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-20 11:35:15 +01:00
Usha Mandya f61d7fdfd8 Update CTAs to use the new design
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-16 18:38:51 +01:00
Jerae Duffin 458a16a055 removed abbr 2021-07-06 09:58:02 -05:00
jerae-duffin 242c19014f
Updated content (#13105)
* Updated content

* grammar fix

* fixed grammar

* updated example

* removed extra wording
2021-07-02 15:03:33 -05:00
Ramiro Algozino 59fdf9b4e4
#docker-library has moved from Freenode to Libera.chat 2021-06-24 18:31:44 +02:00
jerae-duffin ac4a879a11
Updated Billing (#13048)
* added autobuilds

* updated message

* fixed typo
2021-06-24 10:28:18 +01:00
Jerae Duffin 0a00143919 updated note 2021-06-22 10:03:44 -05:00
jerae-duffin 6e59fc387b
Automated Builds update (#13027)
Automated Builds update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-06-22 10:12:40 +01:00
Jerae Duffin 09186ea6c3 updated note 2021-06-14 16:04:32 -05:00
jerae-duffin d2c2e2bc20
Updated FAQ content format and links (#12990)
* updated format

* fixedbrokenlink

* fixed broken link

* updated link

* added link

* fixed wording
2021-06-14 07:37:39 -05:00
jerae-duffin cab8e58c09
Update to Verified Publisher (#12995)
* updated publisher

* updated content image

* updated image

* updated format
2021-06-14 07:35:44 -05:00
Jerae Duffin cecc1e49a6 fixed number value 2021-06-11 13:09:32 -05:00
jerae-duffin 91836291de
Updated Service accounts (#13001)
* updated table

* added link
2021-06-11 11:56:17 -05:00
Jerae Duffin 196dfb6969 updated API CLI 2021-06-10 15:38:28 -05:00
jerae-duffin d138f894ad
Updated FAQs (#12911)
Updated FAQs to match the version on WWW

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-06-08 18:16:14 +01:00
Brett Inman afcfc205b4
Update rate limit header and plans info (#12945)
* Update rate limit header and plans info

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-06-04 10:36:53 +01:00
Usha Mandya 1360871d53
Merge pull request #12940 from jerae-duffin/Hub-5719
Updated Billing
2021-06-02 18:45:58 +01:00
unknown a1cc7bd10d updatedseats 2021-06-02 11:00:54 -05:00
Usha Mandya da274abff6
Merge pull request #12931 from jerae-duffin/Hub-5740
AnnualRenewalFAQupdate
2021-06-02 11:30:28 +01:00
unknown a106a7e461 AnnualRenewalFAQupdate 2021-06-01 16:52:32 -05:00
Usha Mandya 4d74b09dd2
Merge pull request #12903 from usha-mandya/service-accounts
Add a new page for service accounts
2021-05-27 16:21:01 +01:00
Usha Mandya ed3e51c455 Add a new page for service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-27 15:01:38 +01:00
Nick Adcock c2902c2e85 Fix authorization header doc in hub api
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-05-27 11:14:05 +01:00
Usha Mandya e3f459f2b2 Update Verified Publisher Program overview
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-25 12:42:14 +01:00
jerae-duffin 48c43c02dc
update docker hub release notes (#12864)
* update docker hub release notes

* Update docker-hub/release-notes.md

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-05-21 11:10:52 +01:00
jerae-duffin d480022ba5
removed legacy info (#12839)
* removed legacy info

* Updated Note about Legacy plan in index.md

I made it in the past tense

* Update docker-hub/billing/upgrade.md

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-05-17 11:20:13 +01:00
jerae-duffin cbe97e6733
Merge pull request #12836 from usha-mandya/engdocs-409
Update verified publisher docs
2021-05-13 08:17:38 -05:00
Usha Mandya 917530ff9b Update verified publisher docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-12 06:33:30 +01:00
Usha Mandya 1876944d3f Image management filter update
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-11 18:48:57 +01:00
Usha Mandya 8dafcaf43a Update screenshot for HVS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-30 11:12:50 +01:00
Usha Mandya 89be5acf8b Docs for 2FA recovery code update
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-28 10:55:44 +01:00
Usha Mandya 0265785bc9
Merge pull request #12755 from zappy-shu/HUB-5515-list-images-current-tag-filter
Doc currently_tagged filter for image list API
2021-04-27 09:36:02 +01:00
Nick Adcock 1027c43e4d Doc currently_tagged filter for image list API
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-04-27 09:02:03 +01:00
Nick Adcock 1e549f0c5d
Add images/{digest}/tags endpoint doc (#12677)
* Add images/{digest}/tags endpoint doc

Signed-off-by: Nick Adcock <nick.adcock@docker.com>

* Fix images/{digest}/tags description

Signed-off-by: Nick Adcock <nick.adcock@docker.com>

* HUB-5528 make images/tags API paginated

Signed-off-by: Nick Adcock <nick.adcock@docker.com>

* Minor update

* HUB-5528 remove accidental spacing

Signed-off-by: Nick Adcock <nick.adcock@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-04-20 18:49:52 +01:00
Usha Mandya 5b330cfcce
Add docs for billing info updates (#12664)
* Add docs for billing info upates

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

* Add release note on billing details consolidation

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

* Fix review comments

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

* Update docker-hub/release-notes.md

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-04-14 14:27:54 +01:00
Usha Mandya 31a78afbdd
Merge pull request #12585 from usha-mandya/hub-5153
Update docs to reflect billing UI changes
2021-04-13 16:19:21 +01:00
Usha Mandya 83546801fa Add scan report retention period
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 10:50:00 +01:00
Usha Mandya cf7fd4db40 Update docs to reflect billing ui changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-06 11:06:47 +01:00
Jeff f5ef070776
Add initial docs for Audit Logs (#12554)
* Add docs for Audit Logs

* Update based on PR comments

* Update audit logs terminology

* Fix wording based on PR comments

* Apply suggestions from code review

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-03-29 19:08:51 +01:00
Usha Mandya d9d78d0572
Minor style update 2021-03-25 14:20:40 +00:00
Ben De St Paer-Gotch 5796cdb825
Add 50k fair usage link to service accounts page 2021-03-25 14:12:42 +00:00
Usha Mandya 8096eba0b3 Update Image management release date
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-22 18:42:06 +00:00
Usha Mandya 5d495c3a7a
Merge pull request #12502 from usha-mandya/image-dashboard-patch
Add image management docs
2021-03-22 18:30:14 +00:00
Usha Mandya f38f8a9d77
Merge pull request #12390 from zappy-shu/HUB-5154-images-api
Add initial image dashboard API docs
2021-03-22 18:29:26 +00:00
Usha Mandya 3368e13c76 Add link to API docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-22 14:06:51 +00:00
Usha Mandya 483a6687bd Add container pull limits
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 22:58:47 +00:00
Usha Mandya e4a81ee3f7 Add image management docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 17:30:28 +00:00
Nick Adcock 35a557d603
Update plan description in Hub API
Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-03-19 08:53:27 -07:00
Nick Adcock 3ad6befeb1 Fix grammar and fullstops
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 14:48:14 +00:00
Nick Adcock 7dcd6644ba Remove pricing details in endpoint descs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 11:40:35 +00:00
Nick Adcock aaff816081 Fix type on hub api doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 10:42:01 +00:00
Nick Adcock a3ddf6766b update hub api descriptions and path
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-18 09:37:28 +00:00
Nick Adcock 9a3b00146f Limit bulk delete to pro users
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-11 14:08:04 +00:00
Nick Adcock eb804a268d Fix GetNamespacesRepositoriesImagesSummary spelling
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-10 11:30:19 +00:00
Nick Adcock 86fe72f8ba Fix swagger validation errors
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-10 11:25:34 +00:00
Simon 5e78271505
TASK: Add codeblocks to code examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-04 12:06:54 +01:00
Nick Adcock 67d5c72489 Add Hub API overview
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 11:22:39 +00:00
Usha Mandya c91305c965 Update activity data retention policy
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 09:48:51 +00:00
Nick Adcock d6bbea181d Fix delete request description
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 08:59:38 +00:00
Nick Adcock 3b399881eb Add delete current_tag comment
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 08:59:01 +00:00
Nick Adcock 7c52027060 Add image delete API doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-26 13:22:50 +00:00
Nick Adcock 404602f38b Fix logo for Hub API docs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-25 15:48:03 +00:00
Nick Adcock 82ed0e463d Add initial image dashboard API docs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-25 15:29:56 +00:00
Usha Mandya de6fdd6b6f Add a note on data retention
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-25 20:43:48 +00:00
Usha Mandya 1a7b55ec8e Add docs for Audit log
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-25 17:01:35 +00:00
Usha Mandya 280bb144a3 Add info on the email address used for invoices
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-21 19:58:35 +00:00
Usha Mandya bc86fdfb2c Add docs on updating billing info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-21 17:46:44 +00:00
Juan Julián Merelo Guervós 3aa6f39660
Adds reference to the virtual machine it's running (#11952)
* Adds reference to the virtual machine it's running

This will help prepare more powerful hooks.

* Clarify name and grammar

* jq is definitely not there

(although it's listed as part of the AMI Linux distro).

* Updated the AWS URL

The URL previously pointed to Spanish docs.

* Update URL to Amazon Linux 2

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-12 15:21:13 +00:00
Usha Mandya 5e542505c8 Add note on Official Images 2020-12-15 18:41:35 +00:00
Usha Mandya 3be4636006 Add UTM to track docs referrals
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-11 17:27:51 +00:00
Usha Mandya de75bda770
Merge pull request #11870 from usha-mandya/auto-builds-patch
Remove info on two-phase build
2020-12-10 16:37:51 +00:00
James Ratliff 856a23616e
Adds Pricing & Pull Rate Limiting FAQs page (#11840)
* Adds Pricing & Pull Rate Limiting FAQs page

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

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

* Moves content to existing FAQ file, removes redirect for faq.md

* Minor formatting updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-10 15:18:55 +00:00
Usha Mandya ac0577f4fb Remove info on two-phase build
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-10 07:31:13 +00:00
Usha Mandya c1fb44d5f0
Merge pull request #11789 from usha-mandya/upsell-note-patch
Bump the notes on Docker support
2020-12-01 15:34:21 +00:00
Takuya Noguchi 58fd3e911c Fix a typo in Docker Hub
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-28 15:10:01 +00:00
Usha Mandya a55b17afc4 Bump the notes on Docker support 2020-11-23 13:20:48 +00:00
Usha Mandya 5a43052b5f
Merge pull request #11713 from usha-mandya/hub-patch
Refresh images and update Docker Hub QSG
2020-11-20 08:00:26 +00:00
Usha Mandya 711da925fc Refresh images and update Docker Hub QSG
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-18 12:30:36 +00:00
Sebastiaan van Stijn d59208b947
Fix redirect for /engine/tutorials/dockerrepos/
The page in the Docker Hub section is a better match for the old content:
https://github.com/docker/docker.github.io/blob/v1.12-release/engine/tutorials/dockerrepos.md)

And fits better with the description around the link in the CLI reference;

> The image can be  any valid image – it is especially easy to start by pulling
> an image from the Public Repositories.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-10 21:48:57 +01:00
Usha Mandya d17d39ef3c
Merge pull request #11679 from thaJeztah/carry_11669
[carry 11669] Add Stale image info under Viewing Repostories and markdown fix-ups
2020-11-10 18:16:30 +00:00
Usha Mandya 2bd3a02e18
Removed an extra full stop 2020-11-10 18:06:03 +00:00
Emilie Franchomme c019656b29
Better wording / sentence structure
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:44:45 -05:00
Emilie Franchomme ff7d30ec03
Changing singular/plural
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-10 12:42:11 -05:00
Emilie Franchomme 9548804773
Ending sentence with a full stop
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:32:27 -05:00
Emilie Franchomme e05d2af192
Adjusted the release date
The new version of Hub with Stale info indicator is live on Prod on 2020/11/10
2020-11-10 12:14:19 -05:00
Emilie Franchomme 68643a7708
Updating Hub>Release-notes for "Stale image info"
This update is meant to go along with the update of the repos.md page (nothing else to announce for this release) https://github.com/docker/docker.github.io/pull/11679
2020-11-10 11:37:21 -05:00
Usha Mandya ce6618aa7d Update hub scanning prereq 2020-11-10 14:46:53 +00:00
Brett Inman 0a951c5204
Update rate limit examples to use HEAD (#11707)
* Update rate limit examples to use HEAD

* More specific

* Improvements per feedback

* More feedback

* Don't ignore errors
2020-11-05 20:50:58 +00:00
Emilie Franchomme 161352b1b7
Add Stale image info under Viewing Repostories and markdown fix-ups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-05 13:07:29 +01:00
Usha Mandya 3dc9fa6a7b Add note on the parallel autobuilds
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-02 17:44:15 +00:00
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
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
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
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
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
Brett Inman b3b781a2c7 Fixes auth scope in header example 2020-10-28 13:12:42 -07: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
Usha Mandya 7b2788159e Update collaborator limits
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-26 14:38:35 +00:00
Usha Mandya a9f706b270
Minor style updates 2020-10-20 11:56:30 +01:00
Brett Inman 98549b194e
Merge branch 'master' into master 2020-10-19 12:26:50 -07:00
Colin Chartier 12f6f2fe82
Login steps for another third party CI platform (#11504) 2020-10-16 22:51:00 +02:00
Usha Mandya 147af3c5a8
Merge pull request #11555 from usha-mandya/hub-4537
Remove stale info on official image scanning
2020-10-16 10:01:00 +01:00
Usha Mandya 4e9fa8d59a Add HVS to Hub release notes 2020-10-15 22:49:06 +01:00
Usha Mandya fedb474255 Remove stale info on official image scanning
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-15 21:50:17 +01:00
Brett Inman 845f8b17c1 Add other limit info and more 3rd parties 2020-10-15 10:59:38 -07:00
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya 08171baba5 Fix a broken link 2020-10-07 16:49:55 +01:00
Usha Mandya 4314869d7c Add HVS docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-07 15:17:07 +01:00
Sebastiaan van Stijn d105bd05ca
trust: use "content_trust" as trust home page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 13:17:34 +02:00
Sebastiaan van Stijn 0bbe9c32fb
Fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Usha Mandya 12ac41f872
Minor style update 2020-10-05 13:39:18 +01:00
CrazyMax 9d2a589c9b
Update auth through GitHub Actions 2020-10-04 01:06:53 +00:00
rob gardziel 42ffdb7d0a
Update index.md 2020-09-29 11:14:59 -07:00
Maximillian Fan Xavier 14ff004656 Fix url to upgrade dockerhub #11339
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
2020-09-26 13:56:11 -03:00
Usha Mandya bb5eb291ef Add info on creating a service account for Pro accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-23 11:59:04 +01:00
Usha Mandya 19dba94b94 Update docs on collaborator limits 2020-09-15 16:53:38 +01:00
Brett Inman 2644911c26
Update Hub rate limiting details (#11268)
* Update rate limiting with newest specs

* Update download-rate-limit.md

* Remove typo

* Minor style updates

Wrapped the updated content

* List item for pull request updates for emphasis

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-20 07:55:34 +01:00
Mehmet Serkan Apaydın a9c742c5ff
Update index.md (#11257)
* Update index.md

The dot at the end of the run command has confused me, as it caused an error, for clarity I think it is better to omit the dot.

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-19 16:18:37 +01:00
Usha Mandya 723979c839 Update download rate limits 2020-08-14 16:59:30 +01:00
Usha Mandya 597df3c9bd Update pricing FAQ URLs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-08-12 16:03:24 +01:00
Jérémy Benoist 0eaa4ae3cc
Add AWS CodeBuild link to use credentials (#11194)
* Add AWS CodeBuild link to use credentials

* Removed /fr/ from the URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-31 09:29:32 +01:00
Usha Mandya 19fbc53484 Add info on converting to an annual plan
Add instructions on how to convert a monthly team plan to an annual plan.
2020-07-22 17:45:23 +01:00
Usha Mandya dddb1d445d
Merge pull request #11141 from usha-mandya/11035-patch
Remove Enterprise references
2020-07-21 14:54:57 +01:00
Usha Mandya 1c853406e9 Remove Enterprise references 2020-07-21 14:47:01 +01:00
Usha Mandya 8ec070e745 Update Docker billing docs 2020-07-15 22:54:41 +01:00
Usha Mandya 94a8c44837
Merge pull request #11102 from usha-mandya/hub-4162
Update docs for annual subscription
2020-07-07 20:19:47 +01:00
Usha Mandya aedc17519b Update docs for annual subscription 2020-07-07 19:29:36 +01:00
Usha Mandya 6107ac8c2c
Merge pull request #11086 from usha-mandya/video-tutorials-patch
Embed video tutorials within docs
2020-07-03 16:20:32 +01:00
Usha Mandya fdfefa0cda Embed video tutorials within docs 2020-07-03 15:59:51 +01:00
Usha Mandya d453bb7612
Add space and wrap update 2020-07-03 12:05:07 +01:00
Wang Jie 9bec96af1c
Update convert-account.md 2020-07-03 18:44:43 +08:00
Sebastiaan van Stijn 2b4833a355
Remove some references to enterprise products
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
Usha Mandya 941bb14199 Add links to video tutorials 2020-06-29 14:47:54 +01:00
Usha Mandya 93f28522ab
Merge pull request #10964 from usha-mandya/hub-4182
Add Convert to org docs
2020-06-11 07:49:11 +01:00
Arko Dasgupta 5e8e4bb44d
Introduce Buildkit to AutoBuilds (#10972)
* Introduce Buildkit to AutoBuilds

Add a section on explaining how to enable builds to use the Docker Buildkit builder by the Autobuild service

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-09 12:19:43 +02:00
Usha Mandya 734d1b30f0 Add Convert to org docs 2020-06-08 12:31:00 +01:00
Usha Mandya 17ffe8e050 Add docs for seat-based pricing 2020-05-14 15:30:00 +01:00
Sebastiaan van Stijn cef68d3fa5
docker-hub: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:25 +02:00
Aoshi Fujioka 5160fdbd2d
Fix keywords on docker-hub/webhooks (#10625) 2020-04-14 11:17:55 +01: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
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
Sebastiaan van Stijn 35a7d71f2f
Merge pull request #10437 from pkennedyr/patch-7
Removed "Create Organization" screenshot
2020-03-13 11:48:24 +01:00
Usha Mandya 1015acbd40 delete Hub org screenshots 2020-03-13 10:14:33 +00:00
Ryan Kennedy feff7a41e0
Removed "Create Organization" screenshot
Removed "Create Organization" screenshot for consistency with the new org creation UI updates.
2020-03-12 14:23:29 -07:00
Usha Mandya fefc750abd
Update Hub support alias (#10432) 2020-03-10 18:30:43 +00:00
Takuya N a28ede6e59
Fix typos in Docker Hub Publisher docs (#10392)
https://docs.docker.com/docker-hub/publish/publish/
https://docs.docker.com/docker-hub/publish/publisher_faq/

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-03-03 16:19:26 +00:00
lena-larionova f939b90253
Hub autobuild doc cleanup and updates (#9864)
* instruction and screenshot updates

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* removed one more mention of sourceref

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-13 15:03:08 -08:00
Dawn-Docker 3c54d2ff9c
Update toc (#9819) 2019-11-08 08:13:40 -08:00
lena-larionova 094d94f7ef
Repos UI updates (#9825)
* updates to repos page based on cloud and Hub UI consolidation

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* spacing

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-07 14:26:16 -08:00
lena-larionova 631c2f6b67
Changing the screenshots to more useful versions+minor cleanup (#9809)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-05 14:36:11 -08:00
lena-larionova 5c918952c5
fixing example (#9810)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-05 14:35:51 -08:00
lena-larionova cc71995855 Cancelling or downgrading a subscription (#9733)
* added doc for cancelling or downgrading a subscription

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Changes from feedback

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-24 16:10:05 -07:00
lena-larionova 026018a4ad
fixed link (#9720)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-23 09:45:45 -07:00
Adrian Plata 06ed03db13
2fa fixes (#9706)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-21 16:46:40 -07:00
Adrian Plata fb261fbf18
tentative link fix (#9705)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-21 15:50:11 -07:00
Adrian Plata 3b73618c2a
2fa info (#9700)
* First draft of 2fa instructions

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* Delete disable-2fa.md

* Delete index.md

* Delete new-recovery-code.md

* Delete recover-hub-account.md
2019-10-21 14:10:38 -07:00
lena-larionova e8d8b1de49
2fa relnote (#9698)
* release note for 2FA

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Added note about account recovery

* Updated note

* updated date
2019-10-21 13:35:48 -07:00
lena-larionova 048d4ee67b
Updates to PAT doc for 2FA, and updates to Docker ID doc with some PAT info (#9699)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-21 13:35:37 -07:00
Lena Larionova 5c12f17aa9 Merge branch '2fa-relnote' of https://github.com/docker/docs-private into 2fa-relnote 2019-10-21 13:15:05 -07:00
lena-larionova 6ddedc3f38
updated date 2019-10-21 10:00:25 -07:00
lena-larionova 96418a35e9
Docs for converting an account to an org and accessing an org (#9675)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-18 09:29:14 -07:00
lena-larionova 588db82fa8
Updated note 2019-10-15 14:02:26 -07:00
lena-larionova 9da61a4513
Added note about account recovery 2019-10-15 11:15:30 -07:00
Lena Larionova 2d6bccebb7 release note for 2FA
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-14 15:26:18 -07:00
lena-larionova ce49b83e98
Added Hub known issue with scanning to every release, and added a missing tab from teams and orgs (#9625)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-11 11:41:36 -07:00
lena-larionova ecf7882aee
Changed notes into warnings (#9577)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-04 14:10:27 -07:00
lena-larionova 30d954c067 Release note and initial draft of teams and orgs doc for UI changes (#1349) (#9563)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-02 14:45:13 -07:00
Adrian Plata 89d4bc4e5d Deleting an account or org (#1346) (#9561)
* Deleting an account or org, new topic to replace a support article

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Removed steps for deleting repos

Fixed everything from comments

* renamed topic from delete to deactivate

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-02 14:00:33 -07:00
lena-larionova c26fd49707 Removed inaccurate info on permissions (#9495)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-20 10:25:49 -07:00
lena-larionova f4e3e7b785 Hub relnote 0919 (#9491)
* Access token doc (#1323)

Doc for personal access tokens on Hub

* release note for access tokens

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-19 15:34:52 -07:00
lena-larionova 687683427e Access token doc (#1323) (#9490)
Doc for personal access tokens on Hub
2019-09-19 15:12:33 -07:00
Wang Jie 96856c1d6b Update orgs.md (#8888) 2019-09-17 11:41:34 -07:00
Wang Jie 16dd90a8e0 Update webhooks.md (#8889) 2019-09-17 11:39:46 -07:00
lena-larionova 1da1049b36 Hub release note (#9461)
* Updates to the billing UI for personal plans (#1319)

* Updates to the billing UI for personal plans

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Changing a link to the billing page

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Release note for billing UI changes (#1321)

* Signed-off-by: Lena Larionova <lena.larionova@docker.com>

Release note for billing UI changes

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Adding link

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-16 17:15:01 -07:00
Adrian Plata fe03687cd6
minor character limit fixes (#9455)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-16 16:36:53 -07:00
lena-larionova 6b7929dd1a Updates to the billing UI for personal plans (#1319) (#9456)
* Updates to the billing UI for personal plans

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Changing a link to the billing page

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-16 15:39:35 -07:00
lena-larionova 1651fed8c5
Updating the Docker Hub quickstart page (#9445)
* Updating the Docker Hub screenshots to current version of Hub and various page cleanup

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Missed one instance of unnecessary capitalization
2019-09-13 14:31:55 -07:00
lena-larionova daaff29427 Private to public: release note for Hub 09/05 (#9408)
* Release note for Hub 09/05/19 release

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Rewording stuff per comments from Serj
2019-09-09 11:11:59 -07:00
Dawn W ec9be09118
Merge pull request #1308 from docker/hub-tokens-dw
updating hub images
2019-09-05 17:08:12 -07:00
Dawn W Docker 590ba29b24 updating hub images 2019-09-05 16:51:37 -07:00
Adrian Plata 29aefd29e4
Merge pull request #1307 from adrian-plata/hub-tokens
Tags Update
2019-09-05 16:29:40 -07:00
Adrian Plata e8cc48e6b5 Adding tag information and new images
Signed-off-by: Adrian Plata <adrian.plata@docker.com>

Adding tag information and new images

Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-05 11:43:05 -07:00
Dawn W Docker 2b69ede52f updating mockup 4 hub tags 2019-09-05 11:01:29 -07:00
Ryan Zhang 504d971c49 Update index.md (#9184) 2019-08-16 11:45:32 +01:00
Matthias Seiler 4b8f152e31 Removed incomplete sentence (#9146) 2019-07-26 11:43:56 -07:00
usha-mandya d13d95c306 Fix minor issues for GA 2019-07-22 13:28:10 +01:00
Dawn W 0335b8ca75 changed instance of store to Hub (#1217)
* changed instance of store to Hub

Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>

* Change Doctor to Docker
2019-06-17 12:45:50 +02:00
Dawn W Docker bf298eba11 branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 15:05:20 -07:00
Brady Smith 1fe015c518 Revising antiquated product references, deleting incorrect statements (#1152)
https://github.com/docker/docs-private/issues/1151
* Docker Store references
* Incorrect DCI references
* Docker Enterprise Edition references
* Removing "Private repo" requirement which is _not actually true and has mislead / frustrated many partners_
* Removing SLA - This has never been enforced, to the extent that we don't even have Certification requirements around resolving the CVE's anymore!
* Deleted DCI reference, because it is wildly inaccurate :)
* Program Guide URL
* Listing fee is a lie.. we've kept that up for 3+ years, time to let it go!
* Removing old versioning which is irrelevant 2 years later..

Just a note... much of this look extremely redundant with the Publisher FAQ's. Also, there's no link to this page at all within the doc's tree. There's only a lone link to it at the end of another doc's section.. not sure if this page was intended to be shut down? If not, we ought to get it pulled back into the tree again.
2019-06-11 13:58:38 -07:00
Brady Smith bc897642dd Publisher FAQ Updates. (#1150)
Updated application URL -> https://github.com/docker/docs-private/issues/1146
Removed misleading DCI verbiage -> https://github.com/docker/docs-private/issues/1147
Removed non-applicable Paid & Pricing plan sections  -> https://github.com/docker/docs-private/issues/1148
Additional FAQ additions and edits on spur of moment.. and from team feedback (SD-556)
2019-06-11 13:58:38 -07:00
Brady Smith 9c7702b85c Update customer_faq.md (#1155)
* Update customer_faq.md

Quick hit edits to User FAQ
* Remove Docker EE references
* Added Community vs. Verified profile Question
* Q1 2018 product teaser removed.
* Buy / purchase references adjusted to "Subscription" / "subscribe"
* Removed "How can I become  a Publisher" because it was redundant with Publisher FAQ, Publisher onboarding, etc. other pages...
* Payment details -> I'm moving this entire section over to the "Upgrade your Plan" section. Pay via Docker deprecation means that content is _not purchased_ via Hub any longer. Additionally, for some time Docker Enterprise has _not been sold_ through Hub. Don't see any reason to keep this whole section here. _If anything, this would need to be a part of Digital / SaaS documentation._ I'm assuming that's tracked elsewhere and there's no dependency. Given all that, I think "Upgrade your Plan" is the only other sensible place for this content to live.. as it is the only other current place where payments are being made, and I don't see any similar references to billing in that section.

* Make headings consistent
2019-06-11 13:58:38 -07:00
Brady Smith d02e089cc7 Moving Billing FAQs from Customer FAQ section (#1156)
* Moving Billing FAQs from Customer FAQ section

This whole section is completely out of place under customer FAQ. Seems to only be relevant to this Plan upgrade page, given this is the only current place in Hub where I can make a payment for anything. 
https://github.com/docker/docs-private/pull/1155 for more context

* Update upgrade.md
2019-06-11 13:58:38 -07:00
Brady Smith 6ad8ec01ad Adding Release Notes commentary (#1161)
* Adding Release Notes commentary

Per HUB-1827, we discovered a Hub feature which is *very valuable* to partners & customers, but was not previously documented. Given that we only discovered this because _one partner_ was made aware by _one partner manager_, it is a great example of tribal knowledge we can disseminate via proactive documentation. 

Adding to the FAQ's now so it will not be lost / forgotten. In a more comprehensive revision, this could easily be situated in a dedicated "Publisher Portal Usage Docs" section.

* Minor edit
2019-06-11 13:58:38 -07:00
Brady Smith 91b42184d3 Remove "Edition" / update application URL (#1145)
Removing "Edition" per https://github.com/docker/docs-private/issues/1143
Updated "apply to be a publisher" URL per https://github.com/docker/docs-private/issues/1144
2019-06-11 13:58:38 -07:00
paigehargrave ee2220113b Remove pay thru Docker section (#8879) 2019-06-11 13:58:38 -07:00
paigehargrave 094d13b308 Removed 2018 references. (#8880)
* Removed 2018 references.

* Removed pay thru docker question.
2019-06-11 13:58:38 -07:00
Wang Jie cafcb8497e Update index.md (#8717) 2019-05-07 18:03:57 -07:00
Wang Jie d0ef45a287 Update upgrade.md (#8718) 2019-05-07 18:03:25 -07:00
Maria Bermudez e6983fd73e
Revert "Update index.md" 2019-03-21 10:31:10 -07:00
Wang Jie 46bc26536f
Update index.md 2019-03-20 15:23:52 +08:00
Maria Bermudez d6246402aa
Remove extra space 2019-03-11 10:18:55 -07:00
Ben Mills 9457d7d5bb
Fix spelling Docker Hub Automated Testing page 2019-03-06 21:45:06 -07:00
Sebastiaan van Stijn c36b01067e
Merge pull request #8130 from excieve/patch-1
Fixes Docker Hub repository tag env var name
2019-03-01 21:26:00 +01:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Greg Pearson 69997a3161
Fix typos 2019-02-06 10:27:11 -07:00
Artem Hluvchynskyi 451e897b00
Fixes Docker Hub repository tag env var name
As noted in issue #6684 `CACHE_TAG` environment variable is actually empty in the builds, turns out the documented value is represented by a `DOCKER_TAG` variable instead.
2019-02-02 01:40:42 +02:00
Ming He af29948b20
Update hub auto build doc
Hub backend dose not support `Create multiple Docker tags from a single build`. Take it off from the docs. Already received several issues asking about why it is not working according to the doc.
2019-01-24 19:11:21 -08:00
Maria Bermudez eb2d81a835
Add redirects for apidocs pages 2019-01-08 12:14:10 -08:00
Maria Bermudez 913cb80a2c
Update image paths 2018-12-18 14:08:44 -08:00
Jamin Wong d891eb2337
Remove space between 'web hook' in title 2018-12-16 20:41:00 -08:00
Jie Min Wong 81e7e46fab re-add section on adding web hook 2018-12-13 15:43:04 -08:00
Jeffrey Morgan 24bd80a008 Use .md notation in hashtag links 2018-12-11 17:40:49 -05:00
Jeffrey Morgan 939c7d33c9 Dont use index.md when using hashtag links 2018-12-11 17:04:55 -05:00
Jeffrey Morgan 0a21710622 Fix broken docs links for hub builds 2018-12-11 17:01:51 -05:00
Jeffrey Morgan e7dce04e36 Fix classic hub docs url 2018-12-11 16:42:18 -05:00
Maria Bermudez 4bdcbf8ae9 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-10 12:41:24 -08:00
L-Hudson b5457260b1
Merge pull request #7739 from bnfinet/patch-1
fix json
2018-12-08 08:48:34 -05:00
L-Hudson 742b401cc5
Merge pull request #7738 from RobbertH/patch-1
Typo fix
2018-12-07 19:11:25 -05:00
L-Hudson 20124d467f
Update builds.md
editorial crx
2018-12-07 15:47:37 -05:00
L-Hudson 369fdac6e8
Update classic.md
edits ~~ removed latinisms
2018-12-07 08:47:10 -05:00
L-Hudson 8f7746acd2
Update webhooks.md
edits ~~ various
2018-12-07 08:36:46 -05:00
L-Hudson 6d5e2a3d66
Update repos.md
edits ~~ various. Wish everyone was on top of "centOS". The inconsistency bugs, but won't change an output sample.
2018-12-07 08:33:08 -05:00
L-Hudson f14e9ecb35
Update publisher_faq.md
edits ~~ various
2018-12-07 08:28:28 -05:00
L-Hudson 96ccae0397
Update index.md
edits~~ removed latinisms
2018-12-07 08:21:11 -05:00
L-Hudson d81ffd0a2f
Update certify-images.md
edit ^article
2018-12-07 08:18:11 -05:00
L-Hudson 0215c0eef4
Update official_images.md
edits
2018-12-06 19:27:37 -05:00
L-Hudson 06d6394abd
Update index.md
edits
2018-12-06 19:12:20 -05:00
L-Hudson 3cdf09a105
Update link-source.md
edits punctuation and Github > GitHub
2018-12-06 18:51:21 -05:00
L-Hudson 729d677997
Update index.md
edit punctuation and Github > GitHub
2018-12-06 18:48:07 -05:00
L-Hudson b80c11f4e4
Update classic.md
edit Github > GitHub
2018-12-06 18:25:15 -05:00
L-Hudson feb8c46e4b
Update advanced.md
edits UI > interface
2018-12-06 18:22:41 -05:00
jmorganca 4bfd9e051b
Merge pull request #904 from jmwong/jmwong-consolidation-docs
add classic automated build explanation
2018-12-06 16:51:51 -05:00
Jie Min Wong b152b33dc8 address feedback 2018-12-06 13:49:46 -08:00
L-Hudson 0d965cd123
Update certify-images.md
Editorial crx
2018-12-06 14:56:38 -05:00
L-Hudson c2eb8e641e
Update orgs.md
editorial crx
2018-12-06 14:39:12 -05:00
Jie Min Wong 5355cf5299 addressed feedback 2018-12-06 09:10:16 -08:00
Jie Min Wong f581dca6fb add classic automated build explanation 2018-12-05 15:57:07 -08:00
Jeffrey Morgan 1c41cc79e8 Fix typos and hub login link 2018-12-05 15:56:35 -05:00
Ted B 064d6ad221
Automated builds was still referring to Services
I've tested and following the steps to [create an automated build](https://docs.docker.com/docker-hub/builds/#create-an-automated-build) no longer creates a service setup. Instead it creates a web hook correctly, however the builds documentation was outdated. Using exist image for the Webhooks from the GitHub page that was already updated.
2018-12-04 16:36:43 +11:00
Jeffrey Morgan f6bbf912db Typo fixes 2018-12-03 22:30:33 -05:00
Jeffrey Morgan 1f5d8fdb3e Fix missing build changes & toc fixes 2018-11-27 14:49:31 -05:00
Jeffrey Morgan 25bbd737b2 Update repo images 2018-11-25 12:25:40 -05:00
Jeffrey Morgan 3d30bfc230 Udpdates to repos 2018-11-25 12:11:58 -05:00
Jeffrey Morgan 393ea86606 Repos & official image updates 2018-11-23 11:05:08 -05:00
Jeffrey Morgan 435a720308 Re-write Orgs & Webhooks docs 2018-11-22 16:16:13 -05:00
Benjamin Foote 053120e7f5
fix json
The example json response does not parse correctly

Improper escaping of the `repository.dockerfile` "[/var/cache/apt-cacher-ng]" substring causes the parser to fail.
2018-11-21 16:56:44 -08:00
Robbert cfc5f85f53
Typo fix
exiting-container => existing-container
2018-11-22 00:31:08 +01:00
Jeffrey Morgan 3602540596 Fix small issues 2018-11-21 16:49:26 -05:00
Jeffrey Morgan c0656fa7fa Rename official repos to official images 2018-11-21 15:19:50 -05:00
Jeffrey Morgan ca4ffb1ee2 Merge branch 'master' into consolidation-changes 2018-11-14 18:30:02 -05:00
Jeffrey Morgan d15739c5e7 Merge branch 'master' into consolidation-changes 2018-11-14 18:29:09 -05:00
newoneforasn4 c93e54f623
Update accounts.md 2018-11-13 08:28:57 -08:00
Maria Bermudez 5978ac220a
Update note section 2018-10-23 11:05:59 -07:00
Maria Bermudez 51aef5b491
Make additional edits 2018-10-23 11:03:34 -07:00
Spencer Cheng 90649eabb1
Update github.md 2018-10-23 10:03:55 -07:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Maria Bermudez eb608ee28d
Merge branch 'master' into spelling 2018-10-04 12:18:34 -07:00
Maria Bermudez ac9a944eed
Update github.md
- Grammar fixes
- Instruction clarifications
2018-10-01 12:15:57 -07:00
Jie Min Wong ccbe274e82 update table 2018-09-28 17:31:51 -07:00
Jie Min Wong 72913deb38 fix table 2018-09-28 17:30:04 -07:00
Jie Min Wong fe3367a78c add images 2018-09-28 17:28:22 -07:00
Jamin Wong f2a5d891a0
Update Docker Hub Github automated build instructions
Github is deprecating Service Hooks on 10/1, and we're migrating to using web hooks
2018-09-28 17:19:53 -07:00
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Tammy Fox 3535739d07
don't link to "here" 2018-08-06 16:17:41 -04:00
Cheryl 843fd238ce
Minor changes for clarity 2018-07-31 15:19:01 +08:00
Johan Brandhorst 43fc881d8b Fix JSON example on webhooks page
The comment_count parameter in the JSON body is a number, not a string.
2018-05-16 16:01:01 -07:00
Gwendolynne Barr dd3b6327ec
Clarify create builds selection (#6401) 2018-04-08 13:23:38 -07:00
cloud_melon 71471c54a4 Clarify the webhook's definiton in webhooks.md (#6243)
* Clarify the webhook's definiton in webhooks.md

Here is necessary to clarify the real definition of webhook which is a request with POST action to a specified url ( when this happen, the url going to return the result, in this context, is when we do 'docker push'  to submit a image to registry, it fires the automatically build

* Updated after suggest 

I updated the right sentence, I feel it more clear now. thank you :)

* Remove duplicate wording
2018-03-30 14:15:20 -07:00