Sebastiaan van Stijn
5ab15e702d
reference: update comments in scout stubs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-22 15:44:45 +02:00
Sebastiaan van Stijn
759123d89d
scout: fetch yaml-docs from upstream repository
...
This removes the vendored yaml-docs, and fetches them from upstream
during build. The https://github.com/docker/scout-cli repository
contains the generated docs for the scout cli plugin.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-22 15:44:37 +02:00
Sebastiaan van Stijn
63b4757a66
Merge pull request #17596 from thaJeztah/update_buildkit_version
...
config: update buildkit version to v0.11.6
2023-06-22 14:07:58 +02:00
Sebastiaan van Stijn
89a15ddd1f
config: update buildkit version to v0.11.6
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-22 13:09:37 +02:00
Allie Sadler
3b0d2de4ca
add include page ( #17594 )
...
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-22 11:27:14 +01:00
Allie Sadler
ba231aacf5
add more secrets info ( #17593 )
...
* add more secrets info
* tidy
---------
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-22 11:27:02 +01:00
Guillaume Lours
5bf8960507
update Compose release notes page for v2.19.0 ( #17587 )
...
* update Compose release notes page for v2.19.0
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>
2023-06-22 08:43:03 +01:00
Allie Sadler
8a3620004b
Spring-clean settings content and add some tips ( #17584 )
...
* Spring-clean settings content and add some tips
* fix tip
* review comment
---------
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-22 08:33:51 +01:00
David Karlsson
f4e906334f
Merge pull request #17588 from thaJeztah/remove_bionic
...
engine: remove Ubuntu 18.04 Bionic Beaver LTS, as it reached end of standard support
2023-06-22 09:31:16 +02:00
Sebastiaan van Stijn
a1c30d0af9
remove ubuntu 18.04 from examples
...
Ubuntu 18.04 reached end of standard support, so remove it from examples
in our docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-21 22:26:03 +02:00
Sebastiaan van Stijn
c7705008cb
engine: remove Ubuntu 18.04 Bionic Beaver LTS, as it reached end of standard support
...
Ubuntu 18.04 LTS reached end of standard support. Expanded Security Maintenance
(ESM) is available, but requires a subscription, and we don't provide packages
for those.
- https://wiki.ubuntu.com/Releases
- https://ubuntu.com//blog/18-04-end-of-standard-support
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-21 22:21:24 +02:00
Craig Osterhout
4d153638cc
Merge pull request #17502 from craig-osterhout/update-go-guide-repos
...
Update go guide repos
2023-06-21 09:47:30 -07:00
Sebastiaan van Stijn
9fc3e39c0d
Merge pull request #17586 from thaJeztah/no_trixie_yet
2023-06-21 16:25:14 +02:00
Sebastiaan van Stijn
84b0fd4437
engine: remove debian 13 (trixie) from supported list
...
Commit d0e6a33bbc
updated the list of Debian
versions in the prerequisites. While "Bookworm" is the new stable, we don't
yet build packages for debian 13 (trixie), which is the current "testing".
Packages will arrive at some point, but aren't there yet, so let's remove
it for now.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-21 16:13:59 +02:00
Chris Chinchilla
3e7ae9d532
Merge pull request #17585 from docker/ChrisChinchilla-patch-2
...
Remove "simply" in Docker Desktop images page
2023-06-21 15:21:59 +02:00
Chris Chinchilla
410ca63347
Remove "simply" in Docker Desktop images page
2023-06-21 14:57:47 +02:00
docker-tools-robot
79c0ddc662
Update Compose reference API to v2.19.0 ( #17583 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-06-21 13:37:38 +01:00
无数
9050e24727
Update network-tutorial-standalone.md ( #17356 )
...
* Update network-tutorial-standalone.md
* Update network/network-tutorial-standalone.md
2023-06-21 13:00:01 +02:00
David Karlsson
69f93cdb70
Merge pull request #17575 from dvdksn/build/buildx_011_release_notes
...
build: add buildx v0.11 release notes
2023-06-21 12:23:30 +02:00
David Karlsson
5e93355ab9
build: add buildx v0.11 release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-21 12:14:17 +02:00
Allie Sadler
e95be61d7c
fix legacycompose version ( #17580 )
...
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-21 09:35:39 +01:00
Allie Sadler
d9298d81e1
Engdocs 1412 ( #17546 )
...
* restructure files
* style guide alignment
* ENGDOCS-1412
* fix builds and tidy
* fix broken link
* review comments
---------
Co-authored-by: Alexandria Sadler <alliesadler@f693mt7fh6.home>
2023-06-21 08:38:41 +01:00
Craig Osterhout
31e985d01c
Add docker admin ( #17549 )
...
* add docker admin
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-06-20 11:08:26 -07:00
Chris Chinchilla
d4ce4b3f53
Merge pull request #17472 from docker/chrisward/c07-images-used
...
Scout site images used by views docs
2023-06-20 16:20:22 +02:00
Chris Chinchilla
b72c660b25
Update scout/dashboard.md
...
Co-authored-by: Diogo Ferreira <diogoff94@gmail.com>
2023-06-20 16:11:29 +02:00
Chris Chinchilla
09ad4be254
Draft
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Images used by base image docs
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Draft
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Tweak paths to new view
Text tweak
Update scout/dashboard.md
Co-authored-by: Diogo Ferreira <diogoff94@gmail.com>
2023-06-20 15:53:01 +02:00
Allie Sadler
851f9769dc
network setting clarity ( #17572 )
...
* network setting clarity
* review comments
* review comments
---------
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-20 13:52:44 +01:00
Chris Chinchilla
ebe1d2dee6
Merge pull request #17537 from gtardif/extensions_ci
...
Add doc to setup continuous integration E2E tests for extensions
2023-06-20 11:18:22 +02:00
Chris Chinchilla
97a1d6b4c3
Text tweaks
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-20 11:04:34 +02:00
David Karlsson
f3b3793392
Merge pull request #17569 from dvdksn/fix/telepresence-ext-doclink
...
fix: update broken link for the telepresence DD ext
2023-06-20 10:56:19 +02:00
David Karlsson
fafb100515
Merge pull request #17567 from dvdksn/engine/c8d-rephrase-dd-reference
...
rephrase the referral to c8d with dd
2023-06-20 10:51:42 +02:00
David Karlsson
e7e8dbf35e
fix: update broken link for the telepresence DD ext
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-20 10:49:43 +02:00
David Karlsson
ad2ec3ccf8
Merge pull request #17555 from aroramrinaal/my-doc-contribution
...
Fix capitalization error in sentence by adding an uppercase letter at…
2023-06-20 10:21:30 +02:00
David Karlsson
6e3f4b1b80
rephrase the referral to c8d with dd
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-20 09:44:05 +02:00
Chris Chinchilla
6d4d90d6f8
Merge pull request #17565 from scotthallock/typo-docs
...
Fix typo on "Create an advanced frontend extension" page
2023-06-20 08:50:19 +02:00
Scott Hallock
bde323bb6e
fix typo
2023-06-19 15:54:14 -05:00
David Karlsson
a9de13dc90
Merge pull request #17563 from Eliyahu-Machluf/patch-1
...
fix a typo at release notes
2023-06-19 06:22:56 +02:00
EliyahuMachluf
e7c71c4a2b
fix a typo
...
fix a type at release notes (duplicated word)
2023-06-18 19:10:39 +03:00
David Karlsson
f7b087b894
Merge pull request #17561 from casperklein/patch-1
...
Update debian versions
2023-06-18 13:20:12 +02:00
Casper
d0e6a33bbc
Update debian versions
2023-06-18 12:26:33 +02:00
David Karlsson
41e1ae6a92
Merge pull request #17447 from dvdksn/build/improve-findability-gha-examples
...
build/improve findability gha examples
2023-06-16 09:07:24 +02:00
aroramrinaal
f5b603d84f
Fix capitalization error in sentence by adding an uppercase letter at the beginning.
2023-06-15 17:01:30 -07:00
Allie Sadler
3e92a34097
ENGDOCS-1453 ( #17553 )
...
* ENGDOCS-1453
* review feedback
---------
Co-authored-by: Alexandria Sadler <alliesadler@f693mt7fh6.home>
2023-06-15 15:07:21 +01:00
Chris Chinchilla
6dca3daff2
Merge pull request #17473 from docker/chrisward/diff-view
...
Scout site diff view
2023-06-15 16:02:05 +02:00
David Karlsson
3243ba8898
Merge pull request #17552 from perlun/patch-2
...
debian.md: fix invalid grammar
2023-06-15 15:16:16 +02:00
Per Lundberg
b9dd6eccc4
debian.md: fix invalid grammar
2023-06-15 13:37:23 +03:00
David Karlsson
76cb63e256
Merge pull request #17082 from dvdksn/build/k8s-svcacc-driveropt
...
build: add serviceaccount driver opt for k8s driver
2023-06-15 10:09:57 +02:00
David Karlsson
214b6663bb
Merge pull request #17059 from dvdksn/build/k8s-node-name-optional
...
build: add note that node name is optional for the kubernetes driver
2023-06-15 09:57:30 +02:00
Craig Osterhout
a048dedfc4
Merge pull request #17548 from lukefoster11/patch-1
...
Update 04_sharing_app.md
2023-06-14 17:16:13 -07:00
Luke Foster
6aa908c3b8
Update 04_sharing_app.md
2023-06-14 13:54:32 -07:00