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