mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
tweaking el6 Dockerfile
This commit is contained in:
parent
04c1d45aee
commit
71bfae8679
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ RUN ls -la
|
|||
RUN make redhat
|
||||
|
||||
FROM scratch AS export
|
||||
ARG PLATFORM
|
||||
ARG ZT_NAME
|
||||
COPY --from=stage /root/rpmbuild/RPMS/*/*.rpm ./${ZT_NAME}/
|
||||
|
|
Loading…
Add table
Reference in a new issue