From d91394624621b7f986d6be0c1b7e4372e4cf5fee Mon Sep 17 00:00:00 2001 From: Frank Lemanschik Date: Thu, 14 Feb 2019 08:49:56 +0100 Subject: [PATCH] Update compose-file-v2.md corrected typo buld => build --- compose/compose-file/compose-file-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/compose-file/compose-file-v2.md b/compose/compose-file/compose-file-v2.md index 7f39f2d956..30041cf136 100644 --- a/compose/compose-file/compose-file-v2.md +++ b/compose/compose-file/compose-file-v2.md @@ -198,7 +198,7 @@ or a list: - gitcommithash=cdc3b19 > **Note**: if you specify `ARG` in your Dockerfile befor the `FROM` instruction -> then the `ARG` will not be available in the buld instructions under `FROM` +> then the `ARG` will not be available in the build instructions under `FROM` > if you need a argument in both places simply place it again under the `FROM` instruction You can omit the value when specifying a build argument, in which case its value