David Karlsson
|
35d66c5c98
|
Merge pull request #20376 from dvdksn/ps-alias
cli: add alias for docker container ps
|
2024-07-09 07:15:45 +02:00 |
David Karlsson
|
4fbfca93f9
|
Merge pull request #20231 from dvdksn/build-check-ug
build: user guide on using build checks
|
2024-07-09 07:14:50 +02:00 |
David Karlsson
|
36e8b935ae
|
Merge pull request #19618 from dvdksn/docker-engine-debian-iptables-nft
engine: add note about nftables incompatibility to install docs
|
2024-07-09 07:14:15 +02:00 |
Stephanie Aurelio
|
3c4f5bf6ee
|
Add section on 3DS support (#20334)
* add to billing section
|
2024-07-08 10:46:01 -07:00 |
David Karlsson
|
4b1f46d8ef
|
Merge pull request #20379 from dvdksn/fix-flaky-htmltest-images
hugo: use URL parser for image ref in render hook
|
2024-07-08 16:39:06 +02:00 |
David Karlsson
|
7f778f78ea
|
hugo: use URL parser for image ref in render hook
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-08 16:02:44 +02:00 |
David Karlsson
|
bb739ef211
|
cli: add alias for docker container ps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-08 11:05:04 +02:00 |
Allie Sadler
|
51e5271a23
|
ENGDOCS-2140 (#20300)
* ENGDOCS-2140
* SME review
* Update content/compose/compose-application-model.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Apply suggestions from code review
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-08 09:36:17 +01:00 |
David Karlsson
|
66b96d6337
|
engine: add note about nftables incompatibility to install docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-08 09:43:34 +02:00 |
David Karlsson
|
bce0ad706e
|
build: user guide on using build checks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-08 09:40:21 +02:00 |
Lorena Rangel
|
615d26feaf
|
fix: add a new shortcode to handle new installers (#20366)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
|
2024-07-05 15:24:51 +01:00 |
Lorena Rangel
|
7f3226a805
|
fix: update linux links (#20364)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
|
2024-07-05 14:58:51 +01:00 |
David Karlsson
|
0754f20478
|
Merge pull request #20349 from dvdksn/dbc-toplevel
Move Docker Build Cloud to its own top-level section
|
2024-07-05 13:54:24 +02:00 |
David Karlsson
|
2f828c816b
|
chore: add codeowners for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-05 13:19:03 +02:00 |
jcjveraa
|
0d9b66e897
|
fix typo in example startup-order.md (#20362)
There was an additional ' character that was appended to the database name in this example when copy-pasted
|
2024-07-05 11:15:37 +01:00 |
karman
|
f2f527639e
|
added proxy-enable-kerberosntlm installer flag (#20360)
* added proxy-enable-kerberosntlm installer flag
* corrected a typo
|
2024-07-05 08:44:58 +01:00 |
Allie Sadler
|
a8bfddc241
|
ENGDOCS-2145 (#20320)
|
2024-07-04 16:24:06 +01:00 |
Allie Sadler
|
a25bd76d17
|
ENGDOCS-2143 (#20301)
* ENGDOCS-2143
* Apply suggestions from code review
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
---------
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2024-07-04 16:20:30 +01:00 |
Craig Osterhout
|
55ab51303e
|
desktop: update volume export (#20295)
* add volume export m2
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix ol
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* rearrange sections
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
|
2024-07-04 16:07:47 +01:00 |
Allie Sadler
|
ae524ee542
|
ENGDOCS-1239 (#20289)
* ENGDOCS-1239
* SME review
|
2024-07-04 16:07:12 +01:00 |
Mihaela Stoica
|
a592a7fbf5
|
Remove note on Windows Arm installer (#20323)
|
2024-07-04 16:06:50 +01:00 |
Lorena Rangel
|
c79589f81c
|
Release notes 4.32 (#20284)
* update linux installer name
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* add release notes for 4.32.0
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Apply suggestions from code review
* Release notes for Builds view in DD 4.32
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* add arm installer
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* add known issue
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Apply suggestions from code review
* remove known issue, update date and build number
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-04 16:06:39 +01:00 |
David Karlsson
|
bfc490ca00
|
Merge pull request #20356 from xElysioN/patch-1
fix(typo): AS instead of as
|
2024-07-04 15:36:23 +02:00 |
Maxime Cornet
|
6f501de681
|
fix(typo): AS instead of as
Use AS instead of as for the build of Name your build stages
|
2024-07-04 15:33:15 +02:00 |
David Karlsson
|
c7958596f7
|
Merge pull request #20040 from dvdksn/gha-ubuntu-24.04
ci: bump runner to ubuntu-24.04
|
2024-07-04 14:14:24 +02:00 |
Çiğdem
|
296ea3419c
|
Update feedback.md (#20353)
Updated the name of the channel as docker-compose instead of docker-compse
|
2024-07-04 13:08:50 +01:00 |
Allie Sadler
|
24c74baa74
|
ENGDOCS-2141 (#20311)
* ENGDOCS-2141
* sme review
* review
* review
|
2024-07-04 13:05:24 +01:00 |
David Karlsson
|
8bfe52f43e
|
ci: ignore externally managed environment python error
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-04 14:05:13 +02:00 |
Allie Sadler
|
6bb5443555
|
ENGDOCS-2144 (#20314)
* ENGDOCS-2144
* edit
|
2024-07-04 10:57:00 +01:00 |
David Karlsson
|
9e80b3016e
|
Merge pull request #20351 from dvdksn/fix-getting-started-guides
hugo: move youtube script out of shortcode template
|
2024-07-04 11:30:35 +02:00 |
David Karlsson
|
92c31e093d
|
hugo: move youtube script out of shortcode template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-04 11:10:48 +02:00 |
David Karlsson
|
a9d194808d
|
Merge pull request #20279 from dvdksn/multipage-guide-layout
get-started: add overview and template
|
2024-07-04 10:34:33 +02:00 |
David Karlsson
|
f38f4f067c
|
chore: regen hugo_stats.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 18:32:09 +02:00 |
David Karlsson
|
9f8eca2276
|
feat: add stepper graphic for article series
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 18:26:57 +02:00 |
David Karlsson
|
4e9c179e91
|
get-started: add overview and template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 18:26:57 +02:00 |
David Karlsson
|
c7cde04527
|
ci: add labeler config for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 17:33:29 +02:00 |
David Karlsson
|
19c9da7eb7
|
site: add dbc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 17:23:56 +02:00 |
David Karlsson
|
7b3a072f83
|
build(cloud): make dbc a top-level section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 17:23:20 +02:00 |
David Karlsson
|
730710d499
|
Merge pull request #20347 from dvdksn/remote-ctx-example-cleanup
build: clean up remote auth example with secrets
|
2024-07-03 11:07:45 +02:00 |
David Karlsson
|
1f1e6bf031
|
ci: bump runner to ubuntu-22.04
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 11:07:07 +02:00 |
David Karlsson
|
373e8a3f37
|
fix(typo): missing "you"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 11:01:22 +02:00 |
David Karlsson
|
45e4bc37bd
|
build: clean up remote auth example with secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 10:42:10 +02:00 |
David Karlsson
|
08d7637ad5
|
Merge pull request #20340 from dvdksn/gha-build-disable-envvar
build(gha): summary env vars
|
2024-07-03 10:18:01 +02:00 |
David Karlsson
|
05513310a2
|
build(gha): disable build record archive upload
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 10:14:47 +02:00 |
David Karlsson
|
556445ecd2
|
build(gha): rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-03 10:14:35 +02:00 |
David Karlsson
|
0470f8401f
|
Merge pull request #20039 from dvdksn/freshness-daemon-troubleshoot
engine: consolidate troubleshooting to single page
|
2024-07-03 05:51:46 +02:00 |
David Karlsson
|
51e2bd4667
|
Merge pull request #20308 from dvdksn/exceptions-additions
scout: exceptions follow-ups
|
2024-07-03 05:49:47 +02:00 |
Stephanie Aurelio
|
e8a420f302
|
Clarify how CLI auth works with SSO (#20327)
* refresh faqs
* style guide fix
* update acronym ref
|
2024-07-02 09:00:49 -07:00 |
Sebastiaan van Stijn
|
1ea23dcb28
|
Merge pull request #20341 from dvdksn/cli-yaml-27.0.3
engine: regenerate cli docs for 27.0
|
2024-07-02 17:34:39 +02:00 |
David Karlsson
|
0bf54cd2bb
|
engine: regenerate cli docs for 27.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
|
2024-07-02 15:46:28 +02:00 |