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
|
The above script uses environment substitution to stamp version
|
||||||
information within the created Dockerfile. The files used are **SOLUTION**,
|
information within the created Dockerfile. The files which declare
|
||||||
and **MANIFEST**.
|
the environment variables are in **SOLUTION** and **MANIFEST**.
|
||||||
|
|
||||||
After building the template components, the file **Dockerfile.solution** is
|
After joining the template/* pieces together, the file
|
||||||
then added to the Dockerfile with environment substitution.
|
**Dockerfile.solution** is then added to the Dockerfile with
|
||||||
|
environment substitution.
|
||||||
|
|
||||||
|
|
||||||
## SOLUTION
|
## SOLUTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user