*: clarify output directory written
Also, SRC_DIR is no longer used. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
1a69fc0059
commit
cdd9e3aaef
2 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,4 @@ RUN mkdir -p /output
|
|||
ENV OUTPUT_DIR=/output
|
||||
VOLUME /output
|
||||
|
||||
ENV SRC_DIR=/src
|
||||
VOLUME /src
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/BuildSourceImage.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue