*: more review updates from VR
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
e99be3b2f8
commit
088e55ee76
2 changed files with 39 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue