Commit Graph

29 Commits

Author SHA1 Message Date
Éverton Inocêncio
78925b2a84 Update 15-profiles.md (#19400)
Replaced foo bar words to improve readability
2024-02-23 12:26:32 +00:00
Allie Sadler
2745b53bc4 ENGDOCS-1980 (#19352) 2024-02-21 10:39:54 +00:00
David Karlsson
f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Allie Sadler
6d32e6e940 ENGDOCS-1993 (#19441)
* ENGDOCS-1993

* improve reset  and override example
2024-02-21 08:55:49 +00:00
Allie Sadler
8d5771ebb6 Engdocs 1969 (#19319)
* tidy volumes.md

* alphabetical order services

* version additions

* remove 'implementation specific' references

* review edits

* remove link to engine docs
2024-02-15 10:04:45 +00:00
Allie Sadler
7159870c4c Engdocs 1954 (#19208)
* ENGDOCS-1954

* ENGDOCS-1954

* fixes

* add reference

* Fix docs issues

* minor additions

* small edits

* activate all profiles

* review edits
2024-02-13 10:01:51 +00:00
Ivan Maximov
48b882051c Update build.md (#19381) 2024-02-12 09:48:31 +00:00
Ivan Maximov
ce93e52bb2 Update 11-extension.md (#19378) 2024-02-12 08:37:16 +00:00
Alex Ravenna
c33a7560bb Update build.md (#19310)
Grammar/spelling fixes
2024-02-06 09:27:38 +00:00
Lucas Fernando Cardoso Nunes
1f083cc392 fix: typo
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2024-02-04 08:29:43 -03:00
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