Commit Graph

64577 Commits

Author SHA1 Message Date
David Karlsson e17fdb53a0 vendor: github.com/moby/buildkit master
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 11:28:17 +01:00
David Karlsson 9074503b2a vendor: github.com/docker/buildx 37b7ad1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 11:25:36 +01:00
David Karlsson c867a95b4a ci: fix typo in module vendoring
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 11:23:37 +01:00
James Ward 35797e7da7
typo: `detects` in configs docs (#19576) 2024-03-07 09:41:11 +00:00
Allie Sadler a39fd09ff8
ENGDOCS-2012 - freshness (#19560)
* ENGDOCS-2012

* fix broken links

* checks
2024-03-07 09:32:33 +00:00
David Karlsson 30a63a80f9
Merge pull request #19570 from docker-tools-robot/dispatch/buildx-ref-v0.13.0
Update buildx reference to v0.13.0
2024-03-06 17:10:39 +01:00
crazy-max 781cff5078 vendor: github.com/docker/buildx v0.13.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-06 15:30:43 +00:00
David Karlsson 4a20784a60
Merge pull request #19572 from dvdksn/go-mod-edit
use Go toolchain for managing hugo modules
2024-03-06 16:27:39 +01:00
David Karlsson a719c2531f hugo: use Go toolchain to update module version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-06 16:22:47 +01:00
David Karlsson a4609c201d hugo: add replace directives for all modules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-06 16:07:09 +01:00
David Karlsson d947792271
Merge pull request #19569 from dvdksn/fix-upstream-vendor
build: create makefile for vendoring
2024-03-06 14:19:10 +01:00
David Karlsson 1d6505255c build: create makefile for vendoring
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-06 14:17:27 +01:00
Nobuhiko Otoba 53c2a296b4
Update 06-networks.md (#19563)
* Update 06-networks.md

Fix section hierarchy

* Update 06-networks.md
2024-03-06 12:48:27 +00:00
David Karlsson fb3182bae2
Merge pull request #19566 from dvdksn/multiple-nets
network: multiple nets with --network
2024-03-06 05:47:43 +01:00
David Karlsson 4028c5079d network: multiple nets with --network
Corrects a false statement that you can't connect to multiple networks
with the `--network` flag.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-05 14:14:32 +01:00
David Karlsson 88975c2e57 hugo: use hugo buildStats to extract css
Improves build time compared to using tailwind content globs

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-05 13:58:22 +01:00
Thomas 2e8f7b4d37
13-merge.md: fix typo (#19562) 2024-03-05 09:10:27 +00:00
Stephanie Aurelio e2c65234aa
updates for ui refresh (#19555) 2024-03-04 08:23:51 -08:00
David Karlsson 8b39609e1a
Merge pull request #19558 from dvdksn/dds-updates-march24
site: style updates and performance improvements
2024-03-04 17:02:36 +01:00
David Karlsson b1aa8d3bd8
Merge pull request #19559 from dvdksn/webp-content-type-header
s3: fix content-type response header for webp
2024-03-04 16:45:13 +01:00
David Karlsson df0455d16f hugo: improve build performance
use cached partials for repeat templates and icons

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-04 16:05:28 +01:00
David Karlsson eff1cecf26 s3: fix content-type response header for webp
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-04 15:38:20 +01:00
David Karlsson d29dbaf482 style: design updates march 2024
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-04 11:58:08 +01:00
Stephanie Aurelio 6d1edcc074
Update Scout billing docs (#19456)
* update steps and restructure content

* fix url

* specify downgrade plan

* add specificity

* add downgrade note and update add and remove intro

* implement feedback
2024-03-01 15:09:47 -08:00
David Karlsson b68f0dd130
Merge pull request #19552 from sam-thibault/patch-1
One word fix to gha.md
2024-03-01 17:36:09 +01:00
Sam Thibault fbad7b9c1c
One word fix to gha.md
Removes unnecessary "create" to improve this text: "you'll need to create build an image"
2024-03-01 17:29:14 +01:00
David Karlsson 3d7a282584
Merge pull request #19546 from dvdksn/scout-install
scout: create dedicated installation page
2024-03-01 17:03:19 +01:00
David Karlsson 6a1bb3da95
Merge pull request #19539 from dvdksn/cli-reference-tpl-fixups
cli reference template improvements
2024-03-01 17:02:10 +01:00
David Karlsson 062ec471b5
Merge pull request #19548 from dvdksn/scout-analysis-max-size
scout: clarify 10 GB max image size
2024-03-01 15:53:16 +01:00
Vrushabh c042ba9dd1
Fix : Overflowing Text in build/cache (#19547)
* fix overflow

* formated changes

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-01 13:40:46 +01:00
David Karlsson e831d60721 scout: clarify 10 GB max image size
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-01 12:41:46 +01:00
David Karlsson 437f6be375 scout: create dedicated installation page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-01 09:12:32 +01:00
Stephanie Aurelio 052b64161f
Update security FAQ (#19528)
* update faq

* add example

* update wording

* match wording in dd docs

* remove extra word
2024-02-29 11:57:58 -08:00
David Karlsson b5f6b6dd3b
Merge pull request #19537 from dvdksn/debug-redirect
debug: add `go` redirect for docker debug
2024-02-29 20:15:23 +01:00
Craig Osterhout 9b7a4c7518
add use-case guide overview (#19531)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-29 09:05:22 -08:00
David Karlsson e452240510
Merge pull request #19540 from dvdksn/debug-rephrase-exec-alt
debug: rephrase "replacement" to "alternative" for debug vs exec
2024-02-29 16:55:16 +01:00
David Karlsson 9858a4e273 debug: rephrase "replacement" to "alternative" for debug vs exec
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 16:21:01 +01:00
David Karlsson 51c1bedfb1 cli: add subcommand links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 16:08:10 +01:00
David Karlsson c04c83ff58 cli: don't render options table if only hidden options
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 15:13:29 +01:00
Adeleke Akinade 98b3164e57
Fix typos in two Network related pages (#19532)
* Fix typo in the Network page.

* Fix typos in the Bridge Network Driver page.

---------

Co-authored-by: Adeleke Akinade <adeleke.akinade@aat.org.uk>
2024-02-29 10:41:07 +00:00
Allie Sadler bc92dda6bf
bunch of small fixes (#19538) 2024-02-29 10:32:47 +00:00
David Karlsson 490380ee5a debug: add `go` redirect for docker debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 10:47:46 +01:00
Allie Sadler 1ce7fdfdb0
compose V1 rn entry (#19535) 2024-02-29 09:10:37 +00:00
David Karlsson 1b0297d0b2 ci: UPSTREAM_COMMIT was never declared as a variable in bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 10:04:37 +01:00
David Karlsson 2cf68229eb
Merge pull request #19527 from dvdksn/build-cloud-tile
build: add dbc to /build/ grid
2024-02-29 06:44:28 +01:00
David Karlsson 8942cedfed
Merge pull request #19530 from adeleke-akinade/patch-13
Fix typos in the btrfs-driver page
2024-02-28 21:55:30 +01:00
Adeleke Akinade e48bff57b0 Fix typos in the btrfs-driver page. 2024-02-28 19:33:12 +00:00
David Karlsson bccab7302a
Merge pull request #19495 from dvdksn/👍💅
site: update thumbnail image
2024-02-28 17:25:07 +01:00
David Karlsson b0d40d72d0 build: add dbc to /build/ grid
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 17:16:56 +01:00
Stephanie Aurelio d687762f28
Clarify enforce sign-in steps (#19520)
* add troubleshooting tip and clarify restart vs start

* update details
2024-02-28 08:14:28 -08:00