Cesar Talledo
133f7aa54b
Improvements to Enhanced Container Isolation (ECI) limitations section .. ( #20541 )
...
* eci: mention KinD alternative.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: indicate it's not supported with Windows native containers.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: a few typo fixes in the ECI limitations section.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
---------
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-08-06 08:44:05 +01:00
David Karlsson
8b56893cff
build: fix index of --debug flag
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:34:40 +02:00
felipecruz91
422257e906
add release notes for docker scout v1.13.0
...
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:17:49 +02:00
Gavin Masterson
073e48b537
docs: Fix typo in service name
...
The container is named `shimy-service` instead of `shiny-service`
2024-08-05 16:44:10 +02:00
David Karlsson
1937e8e3c3
scout: update policy names
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:39:47 +02:00
David Karlsson
3fbb70eaef
scout: remove duplicate section for quality gates passed policy
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:04:21 +02:00
David Karlsson
896fec4636
Merge pull request #20535 from dvdksn/scout-hs-unapproved-baseimage-config
...
scout: base image policy config for health scores
2024-08-05 14:44:17 +02:00
David Karlsson
e1b4abdb7e
Merge pull request #20533 from dvdksn/scout-exception-rn-datefix
...
scout: fix placeholder date in release note for exceptions
2024-08-05 10:38:03 +02:00
David Karlsson
7a2b32fb00
engine: add troubleshooting for managed ifaces
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 10:37:18 +02:00
David Karlsson
e135e5f11e
Merge pull request #20510 from maxmynter/underscore-labels
...
Add Underscores (`_`) and slashes (`/`) to valid label content
2024-08-05 09:59:09 +02:00
Rodolfo Stremel
5240dedee8
Update use-secrets.md ( #20526 )
2024-08-05 08:56:47 +01:00
David Karlsson
fd8426ff22
scout: base image policy config for health scores
...
The Unapproved base images policy enables the optional configurations by
default when used in health score evaluation.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:38:04 +02:00
Harshil Jani
4de6c276ab
Update Docker CLI container guide ( #20528 )
...
* Update Docker CLI container guide
Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>
* Update content/guides/docker-concepts/the-basics/what-is-a-container.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:29:21 +02:00
David Karlsson
2f04fcfd8b
cli: add alias for docker logs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:11:27 +02:00
David Karlsson
f28cfceebc
scout: fix placeholder date in release note for exceptions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:09:39 +02:00
JayChen
5db1fbf1e2
Update install.md
...
Fixed a typo in .docker/config.json: cliPluginExtraDirs
2024-08-02 00:53:46 +08:00
Felipe Cruz Martinez
7372a7216f
add release notes for docker scout v1.12.0 ( #20507 )
...
* Update description of SSC attestations
* add release notes for docker scout v1.12.0
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
* Update content/scout/policy/_index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Fix indentation and capital case
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
---------
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-01 17:46:13 +02:00
Craig Osterhout
1fb2f189cb
Merge pull request #20513 from craig-osterhout/issue-19787
...
fix typo in r guide
2024-08-01 08:27:34 -07:00
Craig Osterhout
c1ad03ed0f
fix typo in r guide
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-31 15:37:52 -07:00
Gerardo Lopez
5a5ee25bb5
Add Ruby on rails example for ruby docs ( #20412 )
...
* Update ruby folder
* Add deploy file
* Update deploy
* Update database
* Update files from codereview
* Update develop md
* Add whales
* Add env file
* Apply changes
* Apply feedback from craig
* Delete mr64
* apply feedback
2024-07-31 08:08:59 -07:00
Max Mynter
bc34457f14
Add Slashes to allowed characters in documentation
2024-07-31 16:01:40 +02:00
Max Mynter
5726401708
Add Underscores (`_`) to valid label content
...
as docker can work with them.
2024-07-31 14:11:57 +02:00
Lorena Rangel
813bbd2651
fix: update correct compose link
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 11:16:00 +02:00
Usha Mandya
ec449e45e4
Merge pull request #20499 from lorenrh/4.33.1-releasenotes
...
4.33.1 release notes
2024-07-31 10:05:24 +01:00
Usha Mandya
bb8ed6fc97
Update content/desktop/release-notes.md
2024-07-31 09:59:36 +01:00
Lorena Rangel
6d786fdd1e
add release notes for 4.33.1
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 09:55:36 +02:00
Akihiro Suda
490851dffd
rootless: fuse-overlayfs is not needed since Linux kernel 5.11
...
The plain `overlay2` driver can be safely used on later versions of the
kernel.
459c7c565a
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-07-31 04:07:59 +09:00
Usha Mandya
d1bcf42ba7
Merge pull request #20474 from aevesdocker/ENGDOCS-2162
...
ENGDOCS-2162
2024-07-30 16:21:10 +01:00
Lorena Rangel
4c7f300ace
add advisory missing in 4.33.0
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-30 16:40:13 +02:00
Allie Sadler
8c5e925a99
plist-fix ( #20498 )
2024-07-30 15:04:14 +01:00
CrazyMax
9448b210f4
release notes for Builds view in DD 4.33 ( #20491 )
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-29 14:31:40 +01:00
Laura Brehm
98144f463a
build-cloud: replace `Hyrdobuild` with `Build Cloud`
...
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-07-27 00:06:49 +01:00
Lorena Rangel
63c1b15a37
add wsl known issue ( #20488 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-26 13:09:32 +01:00
Allie Sadler
6abe8e647d
ENGDOCS-2078 ( #19927 )
...
* ENGDOCS-2078
* edits
* edits
* SME review edits
* Apply suggestions from code review
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/compose/bridge/_index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 10:39:10 +01:00
Sebastiaan van Stijn
6660884722
Merge pull request #20485 from thaJeztah/buildkit_getting_started
...
build/buildkit: fix image name
2024-07-26 10:50:27 +02:00
Lorena Rangel
6075259126
fix build number ( #20483 )
...
* fix build number
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Update content/desktop/release-notes.md
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-26 09:32:17 +01:00
Allie Sadler
d45d9fd6b0
Update content/build-cloud/usage.md
...
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 09:31:23 +01:00
Sebastiaan van Stijn
43c7ad2aed
build/buildkit: fix image name
...
The title suggested a "hello-world" image, but we were building a
"hello-buildkit" image, but then trying to run "hello-world".
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-26 10:08:30 +02:00
Ricardo Fernández
669e06355e
Fix typo in command in databases.md ( #20480 )
...
* Fix typo in command in databases.md
* Fix typo the other way around to comply with the rest of the document
2024-07-26 08:14:29 +02:00
CrazyMax
e2549f6b5a
buildx 0.16.2 release notes
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-25 18:27:45 +02:00
Allie Sadler
0976f591f4
ENGDOCS-2160 ( #20454 )
...
* ENGDOCS-2160
* ENGDOCS-2160
2024-07-25 16:33:48 +01:00
Felipe Cruz Martinez
ae25eb4b08
add release notes for docker scout v1.11.0 ( #20416 )
...
* Update description of SSC attestations
* add release notes for docker scout v1.11.0
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
* Fix version in header
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
* Revert --provenance=mode=max change
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
---------
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-25 16:29:41 +01:00
karman
9b914a9170
add PROXYENABLEKERBEROSNTLM to msi installer ( #20452 )
2024-07-25 16:05:11 +01:00
Andreas Heck
f5d707730d
Update docs for host net IPv6 support ( #20473 )
2024-07-25 16:04:45 +01:00
Craig Osterhout
6796600e3c
remove beta label from debug ( #20463 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-25 16:04:30 +01:00
Lorena Rangel
af5686abc2
docs: update Docker Desktop 4.33.0 release notes ( #20455 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-25 16:04:21 +01:00
aevesdocker
ed16492c49
ENGDOCS-2162
2024-07-25 12:41:52 +01:00
Esteban Maya
f092419ca0
Add FastAPI example for python docs ( #20396 )
...
* Add python docker example based on fastapi app
* Add gitignore example in python docs
* ✏️ Fix port mapping in docker init section
* ♻️ Edit refactor to map container ports from 5000-5001 to 8000-8001
* ✏️ Fix some grammatical structures
* 📝 Add some notes about kubernetes stuff
2024-07-24 17:04:36 -07:00
Allie Sadler
6488f1465e
ENGDOCS-2159 ( #20453 )
...
* ENGDOCS-2159
* changes to release
* changes to release
2024-07-24 16:14:17 +01:00
Allie Sadler
a44b47524c
ENGDOCS-2161 ( #20459 )
...
* ENGDOCS-2161
* edit
2024-07-24 16:13:47 +01:00
Sebastiaan van Stijn
0a3dfd2fd1
engine, desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024) ( #20469 )
...
* engine/install: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)
Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)
Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
---------
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 08:43:21 +01:00
Shaun Thompson
7fd2626862
add release notes for buildx v0.16.1
...
Signed-off-by: Shaun Thompson <shaun.thompson@docker.com>
2024-07-23 21:28:35 -04:00
Nicolas De Loof
5034c55d84
Bump compose v2.29.1
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-07-24 00:28:31 +02:00
Sebastiaan van Stijn
4e1a9a9e4f
engine fix compose version in release notes
...
copy/paste whoopsie; copied this line, but forgot to update the version
and link.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 00:13:34 +02:00
Sebastiaan van Stijn
f5fcddfee4
engine: update to v27.1.1
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 23:43:03 +02:00
Sebastiaan van Stijn
3ae582071e
engine: update to v27.1.0
...
- Add release notes
- Update examples in installation section
- Align some formatting between distros in the install section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 20:42:33 +02:00
Alex Ravenna
c1a855fb1d
Minor grammar fixes ( #20458 )
2024-07-23 10:40:22 +01:00
Allie Sadler
96193e6308
ENGDOCS-2157 ( #20442 )
...
* ENGDOCS-2157
* ENGDOCS-2157
2024-07-23 08:44:12 +01:00
Albin Kerouanton
1368a2556d
engine: fix typo: iptables6 -> ip6tables
...
Follow-up of 66b96d63
, 's/iptables6/ip6tables/g'.
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-07-23 07:48:51 +02:00
twelsh-aw
b912939ec6
Merge pull request #20389 from twelsh-aw/patch_sso
...
Clarify CLI password behavior when SSO enforced
2024-07-22 13:07:45 -04:00
karman
a102503462
Specify DD version for proxy-enable-kerberosntlm flag ( #20446 )
...
* Specify DD version for proxy-enable-kerberosntlm flag
* review comments
2024-07-22 10:57:58 +01:00
Allie Sadler
c9df395edd
ENGDOCS-2158 ( #20443 )
2024-07-19 11:16:22 +01:00
David Karlsson
705cfd13a6
Merge pull request #20419 from dvdksn/build-annotation-component-output
...
build: output must include specified component for annotation
2024-07-18 20:56:07 +02:00
Craig Osterhout
e102aa6a23
fix broken link
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-17 11:33:59 -07:00
Stephanie Aurelio
37e129a46f
Add account section and update settings and security ( #20350 )
...
* add account section and update admin pages
* update hub build and security sections
* update toc
* Update content/accounts/_index.md
* Update .github/labeler.yml
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
David Karlsson
3e38e628d6
Merge pull request #20432 from docker/scout-github-action-link-fix
...
Fix link to scout github action environments
2024-07-17 18:49:56 +02:00
Guillaume Lours
7cd674edea
update Compose v2.29.0 release notes ( #20431 )
...
* update Compose v2.29.0 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Apply suggestions from code review
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-17 16:08:07 +01:00
Mike Parker
0e29796675
Fix link to scout github action environments
2024-07-17 15:58:51 +01:00
Allie Sadler
c1d89370c6
ENGDOCS-2155 ( #20426 )
2024-07-17 08:32:16 +01:00
Lorena Rangel
4388857041
fix: update linux links pointing to latest ( #20365 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-17 08:14:11 +01:00
Allie Sadler
74023e5fe7
ENGDOCS-2154 ( #20421 )
2024-07-17 07:57:30 +01:00
David Karlsson
35c15a72c2
build: release notes for dockerfile 1.8.0, 1.8.1, 1.9.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson
5876b38c06
build: release notes for buildx 0.15.0, 0.15.1, 0.16.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson
aae0d6a6b1
build: output must include specified component for annotation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 13:13:22 +02:00
David Karlsson
f7ccee34b0
cli: make buildx build the canonical build
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
Allie Sadler
b904b7f074
ENGDOCS-2072b ( #20094 )
...
* ENGDOCS-2072b
* final tweaks
* review edits
2024-07-15 11:02:22 +01:00
Allie Sadler
91ab0808f6
ENGDOCS-2060 ( #19793 )
...
* ENGDOCS-2060
* ENGDOCS-2060
* fix build
* language tweaks
* first round refinements
* fix build
* review feedback and additions
* review feedback and additions
* review feedback and additions
* Update opening paragraph
* add intune
* add intune
* captain's feedback
* further additions
* further additions
* add analytics.md
* latest docs changes and additions
* latest docs changes and additions
* fix toc
* fix toc
* final tweaks
* review tweak
* review edits"
2024-07-15 11:02:13 +01:00
Cesar Fernando Bonilla
e6847231e2
docs(compose): Inlude example for build secrets on the use-secrets doc ( #20403 )
...
* docs: Inlude example for build secrets
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-15 10:14:10 +01:00
David Karlsson
bfd8501fb3
Merge pull request #20409 from heyajulia/patch-1
...
Fix typo: "supports" => "support"
2024-07-13 20:54:36 +02:00
Julia
0f17227fd9
Fix typo: "supports" => "support"
2024-07-13 17:04:11 +02:00
Phillip Ross
cddc06db18
Update rhel.md to fix package names (rpms instead of debs)
...
Update rhel.md to fix package names (rpms instead of debs)
2024-07-12 20:37:10 -04:00
twelsh-aw
803447c16c
Apply suggestions from code review
...
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-12 15:16:04 -04:00
Gabriela Georgieva
66997cd9dc
Add CVE-2024-6222 fix to the Docker Desktop 4.29 release notes ( #20397 )
2024-07-11 15:10:47 +01:00
Allie Sadler
a48d866945
ENGDOCS-2152 ( #20378 )
2024-07-11 13:58:35 +01:00
Craig Osterhout
3a99e84975
guides: update java language guide ( #20335 )
...
* update java language guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/language/java/run-tests.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-10 08:34:57 -07:00
karman
d03964971a
corrected Engine version ( #20391 )
...
* corrected Engine versoin
* corrected url anchor
2024-07-10 09:38:39 +01:00
Craig Osterhout
c3cf1d9d8b
Merge pull request #20373 from kevinAlbs/patch-1
...
Fix typo "Container" => "Containers"
2024-07-09 13:51:27 -07:00
twelsh-aw
fbc3288420
Fix vale
2024-07-09 14:26:11 -04:00
twelsh-aw
45394a2c22
Cleanups
2024-07-09 14:20:19 -04:00
Lorena Rangel
010d5aec4f
add known issue for compose ( #20388 )
...
* add known issue for compose
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Apply suggestions from code review
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-09 17:06:23 +01:00
twelsh-aw
9b453b0e1f
Clarify CLI password behavior when SSO enforced
...
- multiple fixes to docs around behavior of passwords when SSO enforced
- security announcement added to outline the planned deprecation
2024-07-09 10:12:34 -04:00
dmitry-bychkov
b569ffa27b
Fix FromAsCasing warning
...
Change FROM python:${PYTHON_VERSION}-slim as base line in Dockerfile content to get rid of warning:
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3)
Which shows up on image build.
2024-07-09 17:04:02 +03:00
Eugene Mwangi
c5baf62efb
docs: Fix typo in extends.md ( #20372 )
...
Problem:
Minor grammar errors in `/multiple-compose-files/extends.md`
Fixes:
- Remove `to` from the phrase `so you can to tweak the configuration`.
- Add a comma to the phrase `same build, ports and volumes configuration values`.
2024-07-09 12:54:15 +01:00
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
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
Kevin Albertson
6f7b62b839
Fix typo "Container" => "Containers"
...
On Docker Desktop 4.31.1, the option appears as "Containers".
2024-07-07 10:06:24 -04: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
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
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
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
Ç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
Allie Sadler
6bb5443555
ENGDOCS-2144 ( #20314 )
...
* ENGDOCS-2144
* edit
2024-07-04 10:57:00 +01: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
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
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
David Karlsson
8371ba3a53
build(cloud): add link to best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-02 10:51:31 +02:00
Stephanie Aurelio
a28a793d42
Update downgrade docs ( #20303 )
...
* add caveats section
* clarify pricing link reference
2024-07-01 13:05:50 -07:00
Sebastiaan van Stijn
57635d73b1
Merge pull request #20329 from dvdksn/centos-rhel-7-eol
...
engine: remove centos/rhel 7 (EOL)
2024-07-01 20:48:40 +02:00
David Karlsson
405153a565
Merge pull request #20312 from dvdksn/health-score-agpl-license
...
scout: health score only consider AGPL
2024-07-01 17:53:15 +02:00
Sebastiaan van Stijn
acf7ac712e
engine: add release notes for v27.0.3
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 12:03:40 +02:00
Sebastiaan van Stijn
28b04f6436
engine/install: update example versions
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:30 +02:00
Sebastiaan van Stijn
684b9aaef2
engine/api: add missing entry for v27.0, and update example
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:04 +02:00
David Karlsson
f8229cbc9f
engine: remove centos/rhel 7 (EOL)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 09:19:19 +02:00
Stephanie Aurelio
b1f70ea017
update billing info and crosslink from banner ( #20325 )
2024-06-28 11:54:38 -07:00
David Karlsson
0969364f54
Merge pull request #20305 from dvdksn/fix-scout-score-calc
...
scout: fix error in score calculations example
2024-06-28 20:14:43 +02:00
David Karlsson
ae2feb222b
build(cache): removed dest parameter for registry backend
...
The registry cache exporter doesn't support such a parameter.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:12:50 +02:00
David Karlsson
6fb46d7472
build(cache): containerd required for cache backends with docker worker
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:11:41 +02:00
Sebastiaan van Stijn
8bdf1919e8
Merge pull request #20316 from sarrocks1/patch-1
...
Fix deprecated types.ImagePullOptions usage and replace with image.PullOptions
2024-06-27 22:36:50 +02:00
David Karlsson
f6e63e55fe
Merge pull request #20208 from dvdksn/docker-copilot-ext-beta
...
GitHub copilot extension, early access docs
2024-06-27 21:51:49 +02:00
David Karlsson
1bbab3a1a4
Merge pull request #20315 from MordodeMaru/patch-1
...
Update advisory-db-sources.md
2024-06-27 21:36:54 +02:00
Saransh
be1d7968cd
Update _index.md
2024-06-28 00:55:07 +05:30
Saransh
800de351cd
Fix deprecated types.ImagePullOptions usage
2024-06-28 00:31:43 +05:30
Stephanie Aurelio
01887d4bfe
Update team management ( #20182 )
...
* add tabs for admin console
* add tabs
* fix li
* clarify repo access config domain
2024-06-27 11:19:10 -07:00
David Karlsson
3c2e161f26
scout: health score only consider AGPL
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 17:16:53 +02:00
Jordi Mon Companys
2ff7a0f423
Update advisory-db-sources.md
...
I have replaced the secdb advisory feed link with the new OSV feed.
2024-06-27 16:16:17 +01:00
David Karlsson
e9c79d08f6
build: document ghes limitation for build summary
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 15:34:14 +02:00
David Karlsson
416f5aa375
scout: call out that subcomponents is optional
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 13:08:02 +02:00
David Karlsson
6efe91391e
scout: add note about vex on filesystem
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 13:07:55 +02:00
David Karlsson
ef6179bb09
Merge pull request #19700 from dvdksn/scout-exceptions-m1
...
scout: vulnerability exceptions m1
2024-06-27 11:38:45 +02:00
David Karlsson
5c91b26d34
copilot: add early access docs for extension
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 11:33:45 +02:00
David Karlsson
af5b5ee113
scout: vulnerability exceptions m1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:58:01 +02:00
Yves Brissaud
4bb9bd6fb2
add release notes for docker scout v1.10.0
...
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:35:43 +02:00
David Karlsson
32d4c0c399
scout: fix error in score calculations example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:16:34 +02:00
Paweł Gronowski
3975c8e584
engine: 27.0.2 release notes
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-26 20:39:21 +02:00
CrazyMax
70dda438e9
Merge pull request #20282 from crazy-max/bake-dedup-context-transfer
...
bake: deduplicate context transfer use case
2024-06-26 14:23:47 +02:00
Allie Sadler
3954cf6978
ENGDOCS-2138 ( #20288 )
...
* ENGDOCS-2138
* ENGDOCS-2138
2024-06-26 08:10:16 +01:00
David Karlsson
d0d7db3d67
Merge pull request #20026 from robmry/ip6tables-by-default
...
Updates for moby 27.0
2024-06-25 16:51:20 +02:00
Rob Murray
85cf2b7af4
network: Updates to IPv6 address pools
...
- a ULA prefix is used if there's no IPv6 in default-address-pools
- restrictions on IPv6 subnet size and number of pools have been removed
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:24 +02:00
Rob Murray
6db7163d41
network: Explain bridge option host_binding_ipv4
...
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:21 +02:00
Rob Murray
47b5820f00
network: Note that ip6_tables must be loaded to use IPv6 in DinD
...
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:19 +02:00
Rob Murray
cbbb68a4eb
network: Update the description of iptables rules
...
- describe Docker's custom chains
- describe the new direct routing options
- use documentation address ranges in examples
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:16 +02:00
Rob Murray
abef550be1
network: "--ip6tables" is now the default
...
Also, daemon.json "ipv6":true only enables IPv6 for the default bridge,
it's not required for a user-defined bridge.
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:13 +02:00
David Karlsson
75a4367cd9
vendor: github.com/moby/moby v27.0.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:47 +02:00
Paweł Gronowski
7b9d51a938
engine: 27.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:46 +02:00
CrazyMax
439e0b7cd2
bake: deduplicate context transfer use case
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-25 10:44:57 +02:00
David Karlsson
d031a58324
Merge pull request #19769 from dvdksn/glossary-base-image
...
glossary: update base image terminology
2024-06-25 10:20:45 +02:00
Guillaume Lours
b16bff29ae
update Compose v2.28.1 release notes ( #20283 )
...
* update Compose v2.28.1 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update content/compose/release-notes.md
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-25 09:03:54 +01:00
Ilia Grigoriev
89d29a548f
docs: update copyright year and clarify tty in compose services reference:: ( #20276 )
2024-06-25 08:24:29 +01:00
Allie Sadler
512671276e
extends and build patch ( #20272 )
2024-06-25 08:23:09 +01:00
David Karlsson
069a0810ef
Merge pull request #20223 from dvdksn/scout-install-updates
...
scout: improve scout install
2024-06-24 23:41:04 +02:00
David Karlsson
381cc03650
Merge pull request #20280 from dvdksn/ecs-redirect
...
redirects: add alias for old ecs integration page
2024-06-24 22:03:40 +02:00
CrazyMax
2b2eb44c4b
Merge pull request #20245 from dvdksn/bake-doc-improvements
...
bake doc improvements
2024-06-24 11:27:45 +02:00
David Karlsson
bc453ebc59
redirects: add alias for old ecs integration page
...
This page was linked to from c156ce6da4/docs/README.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:46:33 +02:00
David Karlsson
ed78769905
build(bake): add cross-links to related topics
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:35 +02:00
David Karlsson
e5d2461897
build(bake): improve wording on compose file
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:34 +02:00
David Karlsson
b0e832b0c7
build(bake): rename contexts file
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:16 +02:00
David Karlsson
db9a563bfc
build(bake): add matrices description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:14 +02:00
David Karlsson
ea34ef63d6
Merge pull request #20229 from dvdksn/scout-overview-pages
...
scout overview pages
2024-06-24 09:33:17 +02:00
David Karlsson
5871e24952
Merge pull request #19846 from dvdksn/fix-conflicting-http-proxy-daemon
...
fix: conflicting http proxy configuration for daemon
2024-06-24 09:11:35 +02:00
David Karlsson
2bd964d6af
build: restructure the base image page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:07 +02:00
David Karlsson
bc950c4183
build: update terminology related to base images
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:06 +02:00
Guillaume Lours
afcddfc12d
update Compose v2.27.3 and v2.28.0 release notes ( #20275 )
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-06-21 16:45:47 +01:00
Allie Sadler
64bada36f9
ENGDOCS-2136 ( #20273 )
2024-06-21 11:14:27 +01:00
Stephanie Aurelio
294e349851
Add tax certificate page ( #20251 )
...
* add tax cert details and page
* fix typo
* update details
* clarify callout detail
* fix capitalization
* fix typo
2024-06-20 15:12:07 -07:00
David Karlsson
1ee011cae7
Merge pull request #20247 from dvdksn/scout-everywhere-beta
...
scout: health scores private beta
2024-06-20 13:16:15 +02:00
Guillaume Lours
d13aead73b
update Compose v2.27.1 and v2.27.2 release notes ( #20266 )
...
* update Compose v2.27.1 and v2.27.2 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Apply suggestions from code review
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-20 12:00:59 +01:00
Guillaume Tardif
6871217cd4
Add details on extension private marketplace deployment ( #20265 )
...
* Add details on extension parivate marketplace deployment
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
---------
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-20 10:17:24 +01:00
Stephanie Aurelio
3b5ccb7ca0
update note
2024-06-18 12:25:11 -07:00
Stephanie Aurelio
e8661b9934
ui style updates ( #20252 )
2024-06-18 09:32:53 -07:00
David Karlsson
a92623e34e
build(ci): use `vars` for docker username
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:20 +02:00
David Karlsson
4b089c535f
build(ci): remove checkout action for build-push-action
...
build-push-action uses Git context by default. No need for checkout
action unless you tamper with repo files before build.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:19 +02:00
David Karlsson
9fcc5713be
scout: health scores private beta
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 18:34:21 +02:00
David Karlsson
98a4f92994
engine: rename systemd.md to proxy.md, update links
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:06:34 +02:00
David Karlsson
46d82c0077
engine: rewrite dockerd systemd config to http proxy config
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:04:51 +02:00
David Karlsson
e70449124f
build(bake): add expressions and functions descriptions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson
d04c833e69
build(bake): add overrides page, remove configuring-build
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson
0cf06b617f
build(bake): add variables description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson
3bffd39715
build(bake): add inheritance description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson
bffa7054b1
build(bake): add targets description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson
208e19c67c
build: bump build-push-action to v6
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:17:26 +02:00
David Karlsson
b61aa9c601
build: bump bake-action to v5
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:16:04 +02:00
David Karlsson
de5d5680f0
build(bake): add bake introduction page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 14:23:20 +02:00
David Karlsson
287129c8de
build(bake): update overview
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 14:23:20 +02:00
David Karlsson
1ebeae3d7c
Merge pull request #20238 from dvdksn/build-gha-check-keys
...
build: avoid gh api rate limit for cache backends
2024-06-14 14:39:53 +02:00
David Karlsson
398de7766d
build: avoid gh api rate limit for cache backends
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-14 12:30:17 +02:00
CrazyMax
62d8967fac
build: update minimal version for gha summary support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-14 12:08:59 +02:00
David Karlsson
be26b4ace6
Merge pull request #20237 from dvdksn/buildx-k8s-retry
...
build: add timeout driver-opt for k8s driver
2024-06-14 10:59:04 +02:00
David Karlsson
c9e2ed7ae6
build: add timeout driver-opt for k8s driver
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-14 10:27:05 +02:00
David Karlsson
60af24b241
build: mention BUILDKIT_SYNTAX arg for custom dockerfile
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-14 10:15:30 +02:00
Craig Osterhout
b9ac2c6898
get-started: update workshop paths ( #20216 )
...
* move /get-started/ to /guides/workshop/
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* move image
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/engine/swarm/swarm-tutorial/_index.md
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
* Update content/guides/deployment-orchestration/swarm-deploy.md
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
* rename file for part 10
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
David Karlsson
64b844c9bf
scout: add fundamental concepts pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02:00
David Karlsson
4a7abd11be
scout: restructure manuals section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02:00
David Karlsson
ac4d311f60
Merge pull request #20224 from dvdksn/scout-notifications-repofilter
...
scout notifications repofilter
2024-06-13 12:53:43 +02:00
Allie Sadler
b4f2720a41
Engdocs 2103 ( #20194 )
...
* ENGDOCS-2103
* edit
* edit
* review
2024-06-13 09:19:10 +01:00
Allie Sadler
baf4aafab0
ENGDOCS-216 ( #20222 )
...
* ENGDOCS-216
* ENGDOCS-216
2024-06-13 08:15:18 +01:00
David Karlsson
f95da63054
Merge pull request #20093 from dvdksn/scout-health-scores
...
scout: health scores
2024-06-12 19:05:57 +02:00
David Karlsson
8d56e12bc0
scout: update out-of-the-box policy definition
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:56:12 +02:00
David Karlsson
e08d1e77a7
scout: health scores
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:56:12 +02:00
David Karlsson
dcc8761468
Merge pull request #19634 from danielramirez0/patch-1
...
Update volumes.md
2024-06-12 16:15:05 +02:00
David Karlsson
f8409aeb36
build: fix kubernetes driver-opt types
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:47:55 +02:00
David Karlsson
fea56c2214
scout: add repo filtering setting for notifications
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:43:52 +02:00
David Karlsson
118b71e109
scout: fix typo in last-pushed callout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:19:49 +02:00
David Karlsson
efc7c5825c
Merge pull request #19873 from dvdksn/scout-slack-integration
...
scout: Notification settings and Slack integration
2024-06-12 14:11:26 +02:00
David Karlsson
0f4ae14d28
scout: improve scout install
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:09:36 +02:00
David Karlsson
ed2026cd62
build: add a couple more best practice examples
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 10:17:44 +02:00
David Karlsson
4ab6278b72
Merge pull request #20215 from thaJeztah/remove_fedora_38
...
remove Fedora 38 as it's EOL
2024-06-12 06:44:39 +02:00
Craig Osterhout
e89f189cc9
add redirect for run-your-own-container
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-06-11 16:12:29 -07:00
Sebastiaan van Stijn
533ac37e01
remove Fedora 38 as it's EOL
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 22:38:44 +02:00
Nicolas De loof
818e2778ba
clarify support for PWD/.env vs project_dir/.env ( #20203 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-06-11 16:57:02 +01:00
David Karlsson
a6f2ffddc5
Merge pull request #20209 from dvdksn/dbc-tile
...
build(cloud): add/update tiles
2024-06-11 17:19:27 +02:00
Craig Osterhout
a397891c35
get-started: update toc ( #20200 )
...
* Added a new concept pages 'Get Docker'
* Changes in whats-next page
* Formattinf changes
* Removed an extra dot
* Formatting changes
* Few formatting changes
* Added video for get started guides
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Removed a statement based on review
* Added link to the zip file
* few formatting changes
* Added missing steps for VS Code
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* changed the title to Get Docker Desktop
* Modified Additional setup instructions to Install Instructions
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* removed main.log
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* update get started toc
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix links
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Ajeet Singh Raina <ajeetraina@gmail.com>
2024-06-11 07:48:54 -07:00
Sebastiaan van Stijn
cccf52f742
hub: change "My Account" to "Account settings" ( #20204 )
...
I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 07:46:13 -07:00
David Karlsson
bbf193ff4e
build: add dbc to services
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-11 16:11:02 +02:00
David Karlsson
de6cfb99b6
build: fix incorrect desc for dbc tile
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-11 16:10:47 +02:00
Andrea Reale
a79fa7dc32
WSL2 docs: add tip on how to move data on windows ( #20206 )
...
* WSl2 docs: add tipo on how to move data on windows
Some customers want to move WSL data on a different location and many of those use crafty processes rather than using the feature we support. Making this feature more explicit.
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-11 13:21:06 +01:00
Nathan Peper
d7d6421362
Update jupyter.md for minor spelling from 'Dockefile' to 'Dockerfile'
2024-06-10 11:54:05 -07:00
maxcleme
8924e7b93b
Docker Desktop 4.31.1 ( #20179 )
...
* doc(docker-desktop): release notes 4.31.1
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc(docker-desktop): update 4.31.1 build number
Signed-off-by: maxcleme <maxime.clement@docker.com>
---------
Signed-off-by: maxcleme <maxime.clement@docker.com>
2024-06-10 16:56:25 +01:00
Stephanie Aurelio
744695aae3
Add banner and update billing docs ( #20145 )
...
* add tax banner and update billing faq
* update faq
* update vale
2024-06-10 08:22:24 -07:00
Allie Sadler
042d84f6de
ENGDOCS-2003b ( #20188 )
...
* ENGDOCS-2003b
* redirect
* lint fix
* lint fix
2024-06-10 14:19:05 +01:00
CrazyMax
09506e1efd
Merge pull request #20171 from crazy-max/build-ui-release-notes-4.31
...
Release notes for Builds view in DD 4.31
2024-06-10 11:43:56 +02:00
CrazyMax
20509a3fac
build(gha): update minimal actions release for build summary support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 10:44:34 +02:00
CrazyMax
748f3fc6c7
Release notes for Builds view in DD 4.31
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 09:52:01 +02:00
maxcleme
79bb1b9421
doc(desktop): add known issue from 4.30 to 4.31 release notes ( #20191 )
...
* doc(desktop): add known issue from 4.29 to 4.30 release notes
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Update content/desktop/release-notes.md
---------
Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-10 08:25:50 +01:00
David Karlsson
ed16f30a79
Merge pull request #20174 from dvdksn/engine-rhel-experimental-x86_64-aarch64
...
engine: rhel x86_64/aarch64 experimental support
2024-06-07 20:35:29 +02:00
David Karlsson
c9679663bd
Merge pull request #20057 from dvdksn/builds-view-import
...
build: gha job summary, import build records
2024-06-07 20:35:00 +02:00
David Karlsson
1fa9d048b2
build: import build records in Docker Desktop
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:34 +02:00
David Karlsson
e040c9c92c
build: update builds view doc with new tab names
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:33 +02:00
David Karlsson
b1b6bee1e3
build: gha build job summary
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:33 +02:00
David Karlsson
5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
...
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson
389191d478
guides: remove develop with docker section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:33 +02:00
David Karlsson
69d375a480
build: consolidate building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:12 +02:00
David Karlsson
4a735d321a
Merge pull request #20176 from dvdksn/build-dockerignore-trailing-slash
...
build(dockerignore): leading and trailing slashes are ignored
2024-06-07 16:54:37 +02:00
karman
57694f21d2
document proxyEnableKerberosNTLM config ( #20162 )
...
* document proxyEnableKerberosNTLM config
* Update content/desktop/settings/windows.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-07 15:34:45 +01:00
Lorena Rangel
b8f407bf3e
add known issue for windows ( #20177 )
...
* add known issue for windows
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Update content/desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update content/desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-07 14:46:38 +01:00
David Karlsson
7d1479e1e1
build(dockerignore): leading and trailing slashes are ignored
...
Closes #20126
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 14:16:37 +02:00
David Karlsson
6baa0502f5
engine: rhel x86_64/aarch64 experimental support
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 13:50:04 +02:00
David Karlsson
5128e04301
c8d: move note about switching content stores
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 10:58:10 +02:00
David Karlsson
7a0ae31d2f
Merge pull request #20154 from vvoland/rn-26.1.4
...
engine: 26.1.4 release notes
2024-06-07 10:23:39 +02:00
Paweł Gronowski
a19f723d32
engine: 26.1.4 release notes
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 10:23:17 +02:00
David Karlsson
ff3480a8bc
Merge pull request #20169 from dvdksn/fix-duplicate-paths
...
chore: remove duplicate content paths
2024-06-07 09:58:45 +02:00
Allie Sadler
4366536bf4
ENGDOCS-2117 ( #20160 )
2024-06-07 08:50:21 +01:00
David Karlsson
ce4f300b15
chore: fix incorrect redirect for oci/docker exporter
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:20:10 +02:00
David Karlsson
b3620f8204
chore: remove duplicate content paths
...
Duplicate aliases means multiple pages will attempt to redirect the same
URL
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
AlvesJorge
a7ac00bdcf
fix missing word in secrets documentation
2024-06-07 08:50:06 +02:00
Stephanie Aurelio
134f0be5c9
remove and update callouts ( #20158 )
2024-06-06 10:01:49 -07:00
Allie Sadler
1c6efdb25c
ENGDOCS-2118 ( #20163 )
2024-06-06 16:53:57 +01:00
Allie Sadler
70826f79ef
ENGDOCS-2108 ( #20118 )
2024-06-06 16:20:31 +01:00
Allie Sadler
09a458f818
ENGDOCS-2105 ( #20092 )
...
* ENGDOCS-2015
* fix callout
* Apply suggestions from code review
2024-06-06 16:20:19 +01:00
Allie Sadler
08f544060f
ENGDOCS-2107 ( #20117 )
...
* ENGDOCS-2107
* SME review feedback
* SME review feedback
* ENGDOCS-2107
* Update content/desktop/install/windows-install.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-06 16:20:07 +01:00
maxcleme
d62fe26509
Docker Desktop 4.31.0 ( #20114 )
...
* docs(desktop): promote windows arm beta on release notes page
Signed-off-by: maxcleme <maxime.clement@docker.com>
* docs(desktop): add release notes for 4.31.0
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Update content/desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: remove one highlight
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: bump containerd v1.6.32 -> v1.6.33
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: bump docker v26.1.3 -> v26.1.4
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: finalize 4.31.0 build number
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Apply suggestions from code review
---------
Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-06 16:19:57 +01:00
Guillaume Tardif
e6727cae80
Mention to extension developers they might need to change DD settings in order to test their extension being developed ( #20136 )
...
* Mention to extension developers they might need to change DD settings in order to test their extension being developped
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update content/desktop/extensions-sdk/quickstart.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-06 16:19:42 +01:00
Pradumna Saraf
1b6a6d530e
docs: add language specific guide for c++ ( #19903 )
...
* docs: add language specific guide for c++
* docs: add C++ language support to the language index page
* docs: Update _index.md
* docs: update C++ guide paths
* Update content/language/c-plus-plus/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/develop.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/language/c-plus-plus/configure-ci-cd.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update _index.md
* guides: use /cpp instead of /c-plus-plus
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/cpp/develop.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/cpp/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 09:16:36 -07:00
ItzDeejey
6d238390a6
The word "container" should be changed to "image" for factual correctness. ( #20133 )
...
The term "container" should be replaced with "image" for accuracy, as we are searching for a specific image from the local images to run a new container.
2024-06-05 08:59:40 -07:00
David Karlsson
ca989b6fe6
Merge pull request #20148 from dvdksn/fix-get-started-yarn-install
...
get-started: add .dockerignore earlier in guide
2024-06-05 17:55:22 +02:00
Allie Sadler
df125517d3
grammar fix ( #20149 )
2024-06-05 11:45:43 +01:00
karman
b8009be5be
updated description for always-run-service ( #20125 )
...
* updated description for always-run-service
* updated always-run-service
* review comments
* review comments
2024-06-05 09:47:59 +01:00
David Karlsson
306d196cd7
Merge pull request #20146 from dvdksn/centos-8-eol
...
centos 8 eol
2024-06-05 10:45:24 +02:00
David Karlsson
f31c9a7a10
engine(centos-install): bump docker-ce example versions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:30:58 +02:00
David Karlsson
bf72af7637
engine: remove centos 8 (EOL)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:30:58 +02:00
Allie Sadler
69ae920ff7
ENGDOCS-2109 ( #20124 )
...
* ENGDOCS-2109
* ENGDOCS-2109
* ENGDOCS-2109
* Update content/desktop/settings/windows.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 09:28:33 +01:00
David Karlsson
35ec23f80d
get-started: add .dockerignore earlier in guide
...
Not having a .dockerignore file to exclude node_modules may result in a
build error, if users for some reason would install dependencies on the
hsot before running the build, since that would result in dependencies
for the wrong OS being mounted or copied into the build container.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:21:44 +02:00
David Karlsson
f58d7618ad
fix: add release-notes tag to engine release note
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:11:58 +02:00
Stephanie Aurelio
bc171f2c70
Update and standardized billing pages ( #20137 )
...
* add new biling page
* update description
* implement feedback
2024-06-04 16:11:10 -07:00
David Karlsson
3f587d195b
engine: move remote api access through firewall to remote-access.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-03 10:02:19 +02:00
David Karlsson
ed6b1d5fe1
engine: consolidate troubleshooting to single page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-03 10:01:30 +02:00
Stephanie Aurelio
ad406c7a73
fix url ( #20131 )
2024-05-31 09:44:37 -07:00
Alex Ravenna
3ec9c7dc1d
Update deprecated syntax usage + minor text improvements ( #20120 )
...
* fix: update syntax to not use deprecated syntax
* docs: grammar/understandability changes
2024-05-30 10:59:37 +01:00
Mike Coleman
62b30c7bbc
Update macfaqs.md ( #20122 )
...
Fixed a small typo.
2024-05-30 08:11:51 +01:00
Stephanie Aurelio
da58f6c5a6
Refresh admin and security FAQ pages ( #20084 )
...
* refresh admin and security pages
* clean up sso faqs
* edits
* vale fixes
* vale fixes and edit
* implement feedback
2024-05-29 08:40:23 -07:00
Yves Brissaud
ce2b208230
scout: CLI v1.9.x release notes
...
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 10:08:40 +02:00
David Karlsson
7b26784716
scout: notification settings in Docker Desktop
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson
feb2a824f5
scout: link to slack integration from notification settings
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson
c46f0bbb4e
scout: link to notification settings from slack integration
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson
aca1d50744
scout: slack integration
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson
9bc9d56ac9
redirects: go-redirect for scout notification settings
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson
678c3bf280
scout: add notification settings section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:56 +02:00
Craig Osterhout
d9ad51d5e1
hub: categories released ( #20099 )
...
* remove ea from hub categories
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* add release note
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* refine release note
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-28 10:49:51 -07:00
Craig Osterhout
b2dd41e19c
freshness: add diagram to concept ( #20100 )
...
* add registry diagram
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/guides/docker-concepts/the-basics/what-is-a-registry.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-28 08:22:03 -07:00