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