Commit Graph

383 Commits

Author SHA1 Message Date
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
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