7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
FROM scratch
|
|
COPY ./nexe/linux-x64-12.16.2 /var/nexe/
|
|
COPY ./nexe/mac-x64-12.18.2 /var/nexe/
|
|
COPY ./nexe/windows-x64-12.18.2 /var/nexe/
|
|
COPY ./nexe/windows-x86-12.18.2 /var/nexe/
|
|
|