We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b4c41 commit 1224b43Copy full SHA for 1224b43
README.md
@@ -330,7 +330,7 @@ All elements in this array will be passed literally to the `build` command as pa
330
331
#### `with-dependencies` (build only, boolean)
332
333
-If set to true, docker compose build will be run with the `--with-dependencies` option which will also build dependencies transitively.
+If set to true, docker compose will build with the `--with-dependencies` option which will also build dependencies transitively.
334
335
The default is `false`.
336
0 commit comments