Commit db0d1cf
committed
docs: update list of unimplemented Docker features
- Move --health-start-interval to the unimplemented docker run flags list
(it was incorrectly marked as 🐳 in the health check flags section,
but the flag does not exist in the codebase)
- Fix typo in compose push section: "docker-compose pull" -> "docker-compose push"
- Expand unimplemented compose commands list with missing Docker Compose V2
subcommands: attach, ls, stats, wait, watch (events and scale were already
listed)
Partial fix for #3867
Signed-off-by: Istvan Csaba Varga <istvan-csaba.varga@outlook.com>1 parent f650e7d commit db0d1cf
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
| |||
454 | 453 | | |
455 | 454 | | |
456 | 455 | | |
457 | | - | |
| 456 | + | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
1812 | | - | |
| 1812 | + | |
1813 | 1813 | | |
1814 | 1814 | | |
1815 | 1815 | | |
| |||
1994 | 1994 | | |
1995 | 1995 | | |
1996 | 1996 | | |
1997 | | - | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
1998 | 2004 | | |
1999 | 2005 | | |
2000 | 2006 | | |
| |||
0 commit comments