mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +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
|
RUN make redhat
|
||||||
|
|
||||||
FROM scratch AS export
|
FROM scratch AS export
|
||||||
ARG PLATFORM
|
ARG ZT_NAME
|
||||||
COPY --from=stage /root/rpmbuild/RPMS/*/*.rpm ./${ZT_NAME}/
|
COPY --from=stage /root/rpmbuild/RPMS/*/*.rpm ./${ZT_NAME}/
|
||||||
|
|
Loading…
Add table
Reference in a new issue