David Karlsson
26a83789d2
build: add "new" badge for build cloud
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 15:30:02 +01:00
Allie Sadler
dcfe8baa0b
ENGDOCS-1948 ( #19121 )
...
* ENGDOCS-1948
* edits
* review edits
2024-01-23 15:53:43 +00:00
David Karlsson
d4aede6c36
Merge pull request #19175 from nico1510/change-build-ga-redirect
...
redirect to marketing page
2024-01-23 15:24:12 +01:00
Nicolas Beck
6c8006323b
redirect: additional alias for dbc product page
2024-01-23 14:22:31 +01:00
David Karlsson
01c54570b8
engine: small improvements to toc titles
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-21 12:02:20 +01:00
Sebastiaan van Stijn
2b6fafeedb
update some engine 24.0 versions to 25.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 07:26:23 +01:00
Sebastiaan van Stijn
88fb770a7e
engine: add additional redirects for deprecated API versions
...
The deprecated API docs in the upstream repository contained redirects
for old URLs. As those docs will be removed in upstream, we should
inherit the redirects that will be removed.
Also adjusted the API versions that can be found in the v1.9.1 tag
in upstream (API v1.17 and before).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 23:54:24 +01:00
Sebastiaan van Stijn
db4b38af58
engine: remove logentries logging driver
...
The logentries logging driver was removed in Docker Engine v25. The logentries
service was already shut-down, so it's unlikely there's still active users of
this driver.
When upgrading to Docker Engine v25, any container configured with this driver
will automatically be migrated to the "local" logging driver, so no action
is required from the user, and we can safely remove these docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:50:11 +01:00
David Karlsson
ade4ebd4a6
Merge pull request #19045 from dvdksn/cli-canonical-reference-urls
...
Canonical CLI / moby 25
2024-01-19 16:30:19 +01:00
David Karlsson
385526269a
build: regen buildx cli 68c3ac4
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
5ff4adf189
vendor: github.com/docker/cli 01f933261885
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
04de43a394
cli: remove alias stubs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Sebastiaan van Stijn
383af84ddb
Merge pull request #19146 from thaJeztah/deprecate_api_versions
...
engine: deprecate API versions < 1.24
2024-01-19 15:25:33 +01:00
David Karlsson
578e54a31a
engine: add release notes for v25.0.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 14:35:31 +01:00
Sebastiaan van Stijn
511284154d
engine: deprecate API versions < 1.24
...
Docker Engine v25.0 deprecates old API versions, and disables
them by default.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 11:37:12 +01:00
CrazyMax
e10a69a3ea
Merge pull request #19140 from crazy-max/desktop-build-redirect
...
create redirect for desktop build feedback form
2024-01-19 09:15:43 +01:00
CrazyMax
68e8fe3ff4
create /go/docker-build-cloud redirect
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 09:09:04 +01:00
CrazyMax
d2dd437b85
redirect: sort build links
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 09:08:45 +01:00
CrazyMax
fc4c50789e
create redirect for desktop build feedback form
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 08:48:59 +01:00
Craig Osterhout
3345dd20af
get-started: add genai guide ( #18944 )
...
* add genai guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-18 19:02:08 -08:00
David Karlsson
16b8554123
Merge pull request #18143 from dvdksn/manuals-overview
...
ux: manuals landing page
2024-01-18 17:56:22 +01:00
David Karlsson
637a19aa1c
site: add manuals landing page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 17:52:39 +01:00
Allie Sadler
547d161248
ENGDOCS-1944 ( #19104 )
...
* ENGDOCS-1944
* edits
* edits
* change wording
* change wording
* review edits
2024-01-18 16:39:01 +00:00
Allie Sadler
83f11aeb52
Engdocs 1941 ( #19083 )
...
* move content in
* vendor
* fix broken link
* fix lint errors
* fix build
* fix build
* fix build
* fix toc
* services.md
* fix build again
2024-01-12 14:39:18 +00:00
David Karlsson
99a6f04112
Merge pull request #18961 from dvdksn/scout-remediation-github
...
scout: github integration, base image remediation
2024-01-11 11:24:46 +01:00
David Karlsson
b1cee8e808
scout: github integration, base image remediation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 11:20:55 +01:00
Allie Sadler
418a47c7bc
ENGDOCS-1938-tier2 ( #19076 )
2024-01-11 08:18:55 +00:00
David Karlsson
9f9200baa9
hub: re-add mirroring page to toc
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 15:19:58 +01:00
David Karlsson
0386831b6e
Merge pull request #18971 from dvdksn/engine-cli-section
...
engine: restructure toc
2024-01-04 09:24:45 +01:00
Nick Santos
9dac6e81da
redirects: add build-ga redirect
...
used in old versions of desktop
2024-01-02 14:05:47 -05:00
David Karlsson
cd48f27484
redirect: add go-redirect for provenance
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-02 16:40:16 +01:00
David Karlsson
239c8a7f60
redirect: add go-redirect for attestations
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-02 16:36:49 +01:00
David Karlsson
853d232b8c
engine: restructure toc
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-20 21:02:32 +01:00
Stephanie Aurelio
482bcb4ec0
Restructure administration docs IA ( #18940 )
...
* cli: use the new add-host separator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* update organization admin sections
* update company sections and move faqs
* add create company steps and clean up overview
* update faq paths in tiles and add ea banner to admin tab
* fix spaces and update admin console references
* update banner message, clarify content, and streamline onboarding guide
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 08:58:20 -08:00
David Karlsson
5167c68f7f
Merge pull request #18610 from dvdksn/hb-ga
...
hb ga
2023-12-15 21:44:44 +01:00
David Karlsson
21754c925f
Merge pull request #18829 from stephaurelio/sma/1877/addHbBillingSub
...
HB billing and sub
2023-12-15 21:44:21 +01:00
David Karlsson
901d7da3fe
build: regenerate buildx cli reference
...
SHA: b68ee824c67342b19c4208dbfef40a3498e17a7b
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 10:40:09 +01:00
David Karlsson
97d2765d98
build: annotations
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 10:37:54 +01:00
Allie Sadler
cc62fb5887
Engdocs 1912 - Freshness ( #18913 )
...
* security
* faqs
* one-off pages
* extension api
* Update content/desktop/extensions-sdk/dev/api/reference/interfaces/ExecStreamOptions.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 09:15:44 +00:00
Allie Sadler
9970f81c0d
Engdocs 1912b - freshness ( #18914 )
...
* swarm tutorial and concepts
* how swarm works
* review edits
2023-12-14 09:15:29 +00:00
Allie Sadler
4f3e7d24e9
ENGDOCS-1910 ( #18905 )
2023-12-12 13:53:06 +00:00
Sebastiaan van Stijn
61b6126aa0
engine: update cli-reference yaml-docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-11 22:22:58 +01:00
David Karlsson
f70a077b72
build: add cloud build
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-11 20:34:41 +01:00
Stephanie Aurelio
9404cbd714
update name and implement feedback
2023-12-11 09:41:31 -08:00
David Karlsson
f64a0f4ce8
hub: remove advanced image management
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-08 13:14:05 +01:00
Craig Osterhout
e9d930069d
add php language-specific guide ( #18794 )
...
* add php language guide
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-07 12:42:16 -08:00
Stephanie Aurelio
4a3675cf89
update names
2023-12-06 08:34:06 -08:00
Allie Sadler
ce8823deae
Engdocs 1814 ( #18670 )
...
* ENGDOCS-1814
* ENGDOCS-1814
* tidy up
* style guide edits
* review comments
2023-12-06 14:19:51 +00:00
David Karlsson
938822568d
scout: add sonarqube integration
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-06 11:42:02 +01:00
Craig Osterhout
3d0f7b6626
update docker init reference ( #18795 )
...
* update docker init for 4.26
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-05 08:23:46 -08:00