fix(compose): Update Dockerfile ref to env example file
This commit is contained in:
parent
117627889f
commit
20d303e79a
@ -1,6 +1,6 @@
|
|||||||
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
||||||
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
||||||
# file at 'env/fully.qualified.domain.name.example' for reference.
|
# file at 'env/fqdn_context.env.example' for reference.
|
||||||
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
||||||
|
|
||||||
# Another env var, this one's needed in the example build step below:
|
# Another env var, this one's needed in the example build step below:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
||||||
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
||||||
# file at 'env/fully.qualified.domain.name.example' for reference.
|
# file at 'env/fqdn_context.env.example' for reference.
|
||||||
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
||||||
|
|
||||||
# Another env var, this one's needed in the example build step below:
|
# Another env var, this one's needed in the example build step below:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
||||||
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
||||||
# file at 'env/fully.qualified.domain.name.example' for reference.
|
# file at 'env/fqdn_context.env.example' for reference.
|
||||||
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
||||||
|
|
||||||
# Another env var, this one's needed in the example build step below:
|
# Another env var, this one's needed in the example build step below:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
# For the remainder of this Dockerfile EXAMPLE_ARG_FOR_DOCKERFILE will be
|
||||||
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
# available with a value of 'must_be_available_in_dockerfile', check out the env
|
||||||
# file at 'env/fully.qualified.domain.name.example' for reference.
|
# file at 'env/fqdn_context.env.example' for reference.
|
||||||
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
# ARG EXAMPLE_ARG_FOR_DOCKERFILE
|
||||||
|
|
||||||
# Another env var, this one's needed in the example build step below:
|
# Another env var, this one's needed in the example build step below:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user