fix(compose): Update Dockerfile ref to env example file
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user