Commit Graph

59977 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 5557cc7cce
desktop: install: remove link to "apple silicon" next steps (#17116)
It's now pointing to the same page

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-17 09:28:34 +01:00
Milas Bowman d43e8345dc
compose: initial file watch docs (#17010)
* compose: initial file watch docs

Introduction and explainer for Compose file watch mode, which is
a new, experimental feature to automatically update running Compose
services while you develop.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* align to style guide and slight restructure

* compose: add v1 EOL notice to file watch

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: add more intro about file watch

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: revise example

Made it match the forthcoming blog post and added some
explanation around the YAML.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: add comparison with bind mounts

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: small wording adjustment

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update compose/file-watch.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-04-17 09:26:31 +01:00
Chris Chinchilla fe750fef5c
Merge pull request #17047 from ChrisChinchilla/chrisward/dvp
Small tweaks to DVP content
2023-04-17 10:14:54 +02:00
Chris Chinchilla 43a9ebf1cc
Merge pull request #17112 from jonnystoten/artifactory-agent-backfill
Add docs for artifactory agent backfill mode
2023-04-17 10:12:08 +02:00
Sebastiaan van Stijn 8e0d1c4ad0
Merge pull request #17115 from thaJeztah/engine_reference_docs
engine: update reference docs for latest 23.0
2023-04-15 18:08:51 +02:00
Sebastiaan van Stijn 8103b63c83
Merge pull request #17113 from dijonkitchen/patch-1
docs: remove redundant link
2023-04-15 15:19:48 +02:00
Sebastiaan van Stijn ca9f0f2186
engine: update reference docs for latest 23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-15 14:52:15 +02:00
Craig Osterhout 94b22ef7b0
Merge pull request #17109 from craig-osterhout/fix-guide-typos
Fix typos in hands-on guide
2023-04-14 10:05:29 -07:00
CrazyMax e3332f68b8
Merge pull request #16911 from crazy-max/dockerfile-rel-notes
build: dockerfile release notes
2023-04-14 16:44:03 +02:00
JC (Jonathan Chen) d045094751
docs: remove redundant link 2023-04-14 10:31:58 -04:00
CrazyMax f061c45b51
build: dockerfile release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-14 16:18:24 +02:00
CrazyMax 5253198131
build: move dockerfile frontend page to dedicated section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-14 16:18:23 +02:00
Jonny Stoten bb7a756803
Apply suggestions from code review
Thanks Chris!

Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-04-14 11:32:41 +01:00
Jonny Stoten 112c6d704e
Add docs for artifactory agent backfill mode 2023-04-14 10:58:00 +01:00
Chris Chinchilla cab9eea06e Draft 2023-04-14 11:38:44 +02:00
David Karlsson 7a1773a6b6 desktop: refresh containerd examples
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-14 10:47:33 +02:00
David Winiecki f0b643fb26
Remove misleading "This is the newest version." from "Compose file version 3 reference" (#17108)
Compose file version 3 is not the newest version, the Compose Specification is.

This change is consistent with https://github.com/docker/docs/blob/main/compose/compose-file/index.md
2023-04-14 08:57:29 +01:00
Milas Bowman 2a38290141
compose: add upgrade notes for 2.17.x (#17107)
* compose: add upgrade notes for 2.17.x

Compose had several correctness changes in recent releases, which
have caught folks off-guard. Added an advisory "Upgrade Notes"
section to the v2.17.0 release section with the highlights.

I also removed a feature (`dockerfile_inline`) because there is
a bug in the initial implementation rendering it unusable for the
moment, so we will (re-)announce it once fixed.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-04-14 08:57:15 +01:00
craig-osterhout 39421e41d3
fix typos 2023-04-13 14:30:03 -07:00
David Karlsson 7bdcde7f1a
Merge pull request #17096 from dvdksn/ci/new-htmltest
ci: replace htmlproofer with wjdp/htmltest
2023-04-13 17:27:15 +02:00
Allie Sadler cf2ffd74e4
wsl support version (#17103) 2023-04-13 10:47:56 +01:00
Craig Osterhout 5e81075d93
update button style (#17045) 2023-04-12 14:38:30 -07:00
Craig Osterhout 5cc58035b4
update part 5 (#17054) 2023-04-12 14:38:08 -07:00
Allie Sadler 3f6e5455d8
move faqs (#17097) 2023-04-12 15:07:30 +01:00
David Karlsson 13696ba522 fix: badly formatted link
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:39:24 +02:00
David Karlsson 3c6e220646 fix(temp): ignore link checks for compose-file
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
David Karlsson 2d44be0fc0 ci: replace htmlproofer with wjdp/htmltest
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
Chris Chinchilla 297bf78cac Merge branch 'chrisward/dvp' of github.com:ChrisChinchilla/docs into chrisward/dvp 2023-04-12 14:44:18 +02:00
Chris Chinchilla 5573db4540 Remove comment that got left behind 2023-04-12 14:44:08 +02:00
Chris Chinchilla 035233fa44
Merge branch 'main' into repo-level-logos 2023-04-12 13:39:16 +02:00
Chris Chinchilla afee6c7313 Merge branch 'repo-level-logos' of github.com:dvdksn/docs into repo-level-logos
# Conflicts:
#	docker-hub/publish/repository-logos.md
2023-04-12 13:32:45 +02:00
Chris Chinchilla 86e3c3cc31 Add alt text 2023-04-12 13:31:56 +02:00
Chris Chinchilla ea4826e606 Add default logo and clarify OS file browser 2023-04-12 13:30:27 +02:00
Chris Chinchilla f439b3b3ba Add default logo and clarify OS file browser 2023-04-12 13:28:09 +02:00
Gabriela Georgieva 27485b9f7c
Link CVE ID CVE-2023-1802 in the Security section of the 4.18 release notes (#17049) 2023-04-12 12:23:22 +01:00
David Karlsson 9e56a068b0 engine: update support and versioning statements
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 13:20:23 +02:00
Chris Chinchilla 48af387a28
Merge pull request #17085 from ChrisChinchilla/chrisward/vale-acr
Add acronym terms to unpack to Vale
2023-04-12 12:55:57 +02:00
David Karlsson 60c27a4a6f
Merge pull request #17091 from docker/dependabot/bundler/nokogiri-1.14.3
Bump nokogiri from 1.13.10 to 1.14.3
2023-04-12 11:29:09 +02:00
maxcleme f569a089f7
desktop: revisit how we handle checksums (#17067)
* desktop: revisit how we handle checksums

Signed-off-by: maxcleme <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
2023-04-12 10:19:20 +01:00
David Karlsson 4f9c7dbbfa
Merge pull request #17092 from dvdksn/ci/fix-auto-publish
ci: fix auto-publish workflow
2023-04-12 11:00:07 +02:00
David Karlsson 8f34ac4f20 ci: fix auto-publish workflow
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 10:04:30 +02:00
dependabot[bot] 29b564df9c
Bump nokogiri from 1.13.10 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:54:02 +00:00
CrazyMax 31b5581001
Merge pull request #17089 from dvdksn/ci/add-checkout
ci: add checkout for merge job
2023-04-11 21:13:06 +02:00
David Karlsson 7299fb4d9b ci: add checkout for merge job
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:42:25 +02:00
CrazyMax 6e48a6bef3
Merge pull request #17088 from dvdksn/ci/fix-yaml-anchor
ci: remove yaml anchors
2023-04-11 20:39:56 +02:00
David Karlsson ce050038cf
Merge pull request #17070 from dvdksn/engine/update-chmod-gpgkeys-deb
engine: update gpg setup for debian and ubuntu
2023-04-11 20:30:52 +02:00
David Karlsson b0492452b6 ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:28:26 +02:00
David Karlsson 647ffabdbe
ci: automate publishing (#17086)
* ci: automate publishing

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>
2023-04-11 20:26:29 +02:00
Chris Chinchilla 31f0842ccb Add acronym terms to unpack 2023-04-11 17:45:04 +02:00
Allie Sadler cb3c7b7088
ENGDOCS-1289 (#17083) 2023-04-11 13:17:19 +01:00