Created
October 11, 2019 10:24
-
-
Save hansbogert/575eb05444a90e69dad8fb0c742b9626 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '3.7' | |
services: | |
service: | |
build: | |
args: | |
FOO: ${FOO:? Set FOO !} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment