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