Commit Graph

62060 Commits

Author SHA1 Message Date
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
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
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
David Karlsson
fb58333f1f Merge pull request #19525 from dvdksn/gha-cache-timeout
build(cache): gha backend timeout opt
2024-02-28 17:03:35 +01:00
David Karlsson
68819e4786 build(cache): gha backend timeout opt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 16:51:34 +01:00
David Karlsson
c16a596cf5 site: update thumbnail image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 14:41:09 +01:00
David Karlsson
2ec9558ab1 Merge pull request #19523 from dvdksn/dd-build-deps-results
desktop(build): otel and attestation build results
2024-02-28 12:07:27 +01:00
David Karlsson
6f537baa77 Merge pull request #19521 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.1
build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.1
2024-02-28 10:01:10 +01:00
David Karlsson
bb42d277d5 desktop(build): otel and attestation build results
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 09:36:59 +01:00
Allie Sadler
212cba7458 pr-template-tweak (#19518) 2024-02-28 08:36:13 +00:00
dependabot[bot]
3f40526fbf build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](153407881e...a4f52f8033)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 01:45:06 +00:00
Craig Osterhout
4a791078b9 update use-case guides toc (#19519)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-27 13:26:40 -08:00
Allie Sadler
c01d60a858 Engdocs 2002: minor triage on compose issues (#19511)
* clarify base compose file meaning

* update name example and reformat link
2024-02-27 08:06:39 +00:00
David Karlsson
ea15065d69 Merge pull request #19508 from vrushabhgawas14/overflow-text
Fix : Overflowing of Quoting Code text in small devices #19507
2024-02-26 20:40:31 +01:00
Zheka Dzecina
228d42be20 Update publish-your-image.md (#19512)
renamed "to you computer" => "to your computer"
2024-02-26 10:34:42 -08:00
Allie Sadler
0901fa6221 ENGDOCS-1994 (#19445)
* ENGDOCS-1994

* technical review comment

* editorial review

* fix json

* fix json

* Update content/desktop/hardened-desktop/settings-management/configure.md

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

* Fix links

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-26 17:07:02 +00:00
David Karlsson
61520937fd build(ui): dd 4.28 refresh (#19449)
* build(ui): dd 4.28 refresh

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

* Apply suggestions from code review

* Fix link

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-26 16:51:37 +00:00