Commit Graph

19 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
ad3b5c304c ENGDOCS-1580 (#19258)
* ENGDOCS-1580

* tidy
2024-01-31 11:16:58 +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
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
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
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
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
Allie Sadler
ebf14248be ENGDOCS-1743 (#18501)
* ENGDOCS-1743

* fix
2023-10-24 10:52:17 +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
Samy Rabih
69e3258ce7 Fix malformed links (#18137)
Some links were using bad syntax
2023-09-08 09:11:25 -07:00
Bracaval Elias
5996f705f6 Fixing Note callout style and imported file (#18076)
* fixing Note style

* fixing page import typo
2023-08-31 09:02:12 +01:00
Bracaval Elias
e571bf9227 replace html accordion by UI Element to fix the compose file example (#18075) 2023-08-31 09:01:31 +01:00
David Karlsson
15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson
a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00