Re-phrased use of SOLUTIONS and MANIFEST files
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
d81ceaa379
commit
264c62a26f
@ -32,11 +32,12 @@ scripts/build-dockerfile
|
||||
```
|
||||
|
||||
The above script uses environment substitution to stamp version
|
||||
information within the created Dockerfile. The files used are **SOLUTION**,
|
||||
and **MANIFEST**.
|
||||
information within the created Dockerfile. The files which declare
|
||||
the environment variables are in **SOLUTION** and **MANIFEST**.
|
||||
|
||||
After building the template components, the file **Dockerfile.solution** is
|
||||
then added to the Dockerfile with environment substitution.
|
||||
After joining the template/* pieces together, the file
|
||||
**Dockerfile.solution** is then added to the Dockerfile with
|
||||
environment substitution.
|
||||
|
||||
|
||||
## SOLUTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user