*: more review updates from VR

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2019-09-09 14:32:13 -04:00
parent e99be3b2f8
commit 088e55ee76
Signed by: vbatts
GPG key ID: 10937E57733F1362
2 changed files with 39 additions and 23 deletions

View file

@ -2,7 +2,7 @@ FROM fedora
RUN dnf install -y jq skopeo findutils file 'dnf-command(download)'
COPY . /usr/local/bin/
COPY ./BuildSourceImage.sh /usr/local/bin/BuildSourceImage.sh
RUN mkdir -p /output
ENV OUTPUT_DIR=/output