From 3a553b9e3fa48c75f9b09f108d5a0f254d8f696d Mon Sep 17 00:00:00 2001 From: Frank Lemanschik Date: Thu, 14 Feb 2019 08:50:24 +0100 Subject: [PATCH] Update index.md corrected typo buld => build --- compose/compose-file/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 1a5bfb41d9..b86d8f9820 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -268,7 +268,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