Commit Graph

63 Commits

Author SHA1 Message Date
Allie Sadler
1f29ebb0c5 ENGDOCS-1894 (#19225)
* ENGDOCS-1894

* build v image

* build v image

* code formatting

* remove sentence

* Update content/compose/compose-file/build.md
2024-02-01 12:44:26 +00:00
Allie Sadler
21f9086699 ENGDOCS-1968 (#19276)
* ENGDOCS-1968

* add link
2024-02-01 12:32:59 +00:00
Allie Sadler
a5fe1766f5 ENGDOCS-1971 (#19277) 2024-02-01 11:32:34 +00:00
Allie Sadler
ad3b5c304c ENGDOCS-1580 (#19258)
* ENGDOCS-1580

* tidy
2024-01-31 11:16:58 +00:00
Milas Bowman
53b97b3d62 compose: add v2.24.5 release (#19259)
https://github.com/docker/compose/releases/tag/v2.24.5

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-01-31 08:16:09 +00:00
Allie Sadler
a4dd782e2d ENGDOCS-1966 (#19252) 2024-01-30 10:17:12 +00:00
Guillaume Lours
388bc2a5a1 update Compose v2.24.4 release notes (#19249)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-30 08:16:29 +00:00
Viicos
6d682a0f4a Use a maintained version of Python in compose getting started guide (#19244) 2024-01-29 11:38:57 +00:00
Allie Sadler
7d55c16d5a ENGDOCS-1965 (#19236)
* ENGDOCS-1965

* Update content/compose/compose-file/13-merge.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-01-29 11:34:39 +00:00
David Karlsson
0ff3eb3aab hugo: migrate font icons to svg
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
Allie Sadler
dcfe8baa0b ENGDOCS-1948 (#19121)
* ENGDOCS-1948

* edits

* review edits
2024-01-23 15:53:43 +00:00
Guillaume Lours
29fdf37b5d update Compose v2.24.2 release notes (#19180)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-23 08:46:05 +00:00
Josh
3a989745de Fix(release-notes): Formatting missing from 2.24.1 entry (#19177) 2024-01-22 14:50:57 +00:00
humanoid2050
a3bf171719 Update 12-interpolation.md (#19159)
Removed duplicate lines.
2024-01-22 08:30:40 +00:00
David Karlsson
04de43a394 cli: remove alias stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Allie Sadler
547d161248 ENGDOCS-1944 (#19104)
* ENGDOCS-1944

* edits

* edits

* change wording

* change wording

* review edits
2024-01-18 16:39:01 +00:00
Allan Lewis
9d2f6bbaac Improve "Extend your Compose file" (#19129)
* extends.md: Add trailing newline

* extends.md: Remove trailing whitespace

* extends.md: Correct reference to previously-named file

* extends.md: Correct YAML syntax

* extends.md: Use conventional YAML indentation

* extends.md: Wrap to 80 characters

* Update content/compose/multiple-compose-files/extends.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 16:29:51 +00:00
Guillaume Lours
1da0617fa5 update Compose v2.24.1 release notes (#19126)
* update Compose v2.24.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-01-18 12:22:46 +00:00
Valeriy
7064a49f06 Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element" (#19116)
* Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element"

* Fix link: /engine/reference/run/#restart-policies---restart

* remove "The default number of restart retries is 1."
2024-01-17 09:17:24 +00:00
Allie Sadler
83f11aeb52 Engdocs 1941 (#19083)
* move content in

* vendor

* fix broken link

* fix lint errors

* fix build

* fix build

* fix build

* fix toc

* services.md

* fix build again
2024-01-12 14:39:18 +00:00
Allie Sadler
42e54ad977 ENGDOCS-1919 (#19066) 2024-01-12 12:07:24 +00:00
Joana H
c045d03bee bump compose version to v2.24.0 (#19089)
* bump version to v2.24.0

* fix typo

* fix dependency text

* remove dev dependencies in text

* Apply suggestions from code review

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

* improve text

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 12:04:01 +00:00
Nicolas De loof
7a51f6a8ef document requirement for watch to run as user (#19060)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-01-10 15:15:44 +00:00
Allan Lewis
cdc077ef53 profiles.md: Use consistent array style 2024-01-08 10:55:29 +00:00
Evelyn Dang
caa99db86f Update networking.md to use correct term "service name" (#19041) 2024-01-05 22:09:02 +11:00
Allie Sadler
a2213f6b3b ENGDOCS-1926 (#19009)
* ENGDOCS-1926

* correct silly mistake

* Update content/compose/networking.md

* Update content/compose/networking.md
2024-01-04 13:18:26 +00:00
Seyed Javad Hosseini
dad163655d Update nvidia/cuda image tag
Image tag 10.2-base is no longer present in the image registry so it should be replaced by a newer image tag which is present in the image registry
2023-12-12 00:38:00 +03:30
Allie Sadler
ce8823deae Engdocs 1814 (#18670)
* ENGDOCS-1814

* ENGDOCS-1814

* tidy up

* style guide edits

* review comments
2023-12-06 14:19:51 +00:00
Allie Sadler
c48c5215ca Engdocs 1871 (#18780)
* ENGDOCS-1871

* freshness
2023-12-06 09:57:27 +00:00
David Karlsson
49f14f795c chore: update contribution guidelines
Moves most of the contribution guidelines to the well-known
CONTRIBUTING.md file

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-01 14:14:56 +01:00
Guillaume Lours
3317ce14d1 bump compose version to v2.23.3 and add release notes (#18769)
* bump compose version to v2.23.3 and add 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>
2023-11-23 13:03:36 +00:00
Victor Valle
6dce82c3af fix(healthcheck): extend start_period to 2m to clarify initialization grace period
Revised the start_period in the Docker healthcheck example to 2 minutes, to avoid confusion about the property's role. This change highlights the intended use of start_period as a grace period for container initialization. By setting start_period to a duration longer than the interval (1 minute and 30 seconds), it becomes clearer that health check failures during this initial period will not count towards the retries limit.
2023-11-21 06:01:03 -08:00
Stephanie Aurelio
1b989d7e57 Tier 1 freshness updates for security and faqs part one (#18718)
* freshness updates

* fix typo

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 09:09:52 -08:00
Nicolas De loof
a0d3a4e4fa bump compose to v2.23.1 (#18695)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-16 08:59:44 +00:00
David Karlsson
1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
David Karlsson
c5e0b995c5 chore: add missing language tags for code blocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 10:52:00 +01:00
Allie Sadler
ebf14248be ENGDOCS-1743 (#18501)
* ENGDOCS-1743

* fix
2023-10-24 10:52:17 +01:00
Vlad GURDIGA
50b68b6e08 Fix typo in networking.md (#18498) 2023-10-24 08:39:50 +01:00
Stephen Corya
f54b50a206 Remove capabilities message about swarm mode (#18430)
Co-authored-by: Stephen Corya <stephen@corya.net>
2023-10-20 10:27:43 +01:00
Allie Sadler
a5ce36a042 ENGDOCS-1733 (#18457)
* ENGDOCS-1733

* Apply suggestions from code review

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 10:44:49 +01:00
Guillaume Lours
743730eff1 Watch sync and restart action (#18463)
* add sync+restart definition to watch documentation

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* align watch path, relative to project dir and not build context, with specification definition

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* add prerequistes for compose watch feature

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/file-watch.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-10-19 09:01:03 +01:00
Guillaume Lours
0aee3ebe1d add release notes for Compose 2.23.0 (#18462)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-19 08:59:44 +01:00
Allie Sadler
ec804204dc ENGDOCS-1716 (#18385)
* ENGDOCS-1716

* tweak
2023-10-18 17:01:29 +01:00
Allie Sadler
fe1485e2e6 Engdocs 1704 (#18360)
* intro paragraph

* add diagram and edit content

* tweaks

* fix link

* bolder image
2023-10-13 12:22:34 +01:00
RafaelWO
6e199de3af Update "Ways to set environment variables in Compose" (#17313)
* Update "Ways to set environment variables in Compose"

Add information about setting variables explicitly to get a warning from Compose if variables are not set

* Fix link to interpolation docs
2023-10-09 11:30:03 +01:00
James Cote
e86716e05e Update profiles.md (#18376)
Should say start "dev" profile rather than "db" profile explicitly.
2023-10-09 10:02:51 +01:00
Allie Sadler
5feff7c5d0 ENGDOCS-1710 (#18365)
* ENGDOCS-1710

* fix toc
2023-10-05 11:19:55 +01:00
IgorSamurovic
e4fe643057 Removed output from console text (#18296)
When someone is copying everything in the console section in this instance, they are also copying the output. This is unnecessary and potentially confusing.
2023-09-27 09:17:07 +01:00
Allie Sadler
0352b908f5 ENGDOCS-1684 (#18282)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-26 13:27:55 +01:00
Guillaume Lours
91d021c6bd update release notes for compose version v2.22.0 (#18252)
* update release notes for compose version v2.22.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* compose v2.22.0 release notes - apply code review feedbacks

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor style updates

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-09-22 15:11:32 +01:00