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
Guillaume Lours
da30c8fc73
update compose file-watch page to reflect passage to GA. ( #18255 )
...
* update compose file-watch page to reflect passage to GA.
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: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-09-22 15:11:09 +01:00
Samy Rabih
69e3258ce7
Fix malformed links ( #18137 )
...
Some links were using bad syntax
2023-09-08 09:11:25 -07:00
David Karlsson
bf9b3dd01c
engine: simplify apt-based installation for ubuntu
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
David Karlsson
7b7ec5b1e8
engine: simplify apt-based installation for rpi
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
David Karlsson
63e55f32c9
engine: simplify apt-based installation for debian
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-04 17:56:24 +02:00
Guillaume Lours
f3bffde0d1
add note about changes of compose ps --json format in Compose release notes 2.21.0 ( #18088 )
...
* add note about changes of compose ps --json format in Compose release notes 2.21.0
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update content/compose/release-notes.md
* 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>
2023-09-01 10:30:47 +01:00
Milas Bowman
76da5f2740
compose: add release notes for v2.21.0 ( #18082 )
...
https://github.com/docker/compose/releases/tag/v2.21.0
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-31 15:08:46 +01: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
Allie Sadler
fbb264b980
add another watch example ( #18067 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-30 14:36:54 +01:00
Allie Sadler
639939ac5a
icon consistency ( #18030 )
...
* icon consistency
* icon inventory
---------
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-30 08:46:06 +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