mirror of
https://github.com/xxh/xxh
synced 2024-11-14 16:27:09 +00:00
Update xxh-portable-musl-alpine.Dockerfile
This commit is contained in:
parent
efab761e64
commit
9b0cf46b75
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ RUN nuitka3 --python-flag=no_site --python-flag=no_warnings --show-progress --st
|
|||
RUN ls -la
|
||||
|
||||
WORKDIR xxh.dist
|
||||
RUN ls -la
|
||||
RUN ./xxh.bin -V
|
||||
RUN cp xxh.bin /package/xxh && cp /xxh/xxh/xxh_xxh/xxh.*sh /xxh/xxh/xxh_xxh/*.xxhc /package
|
||||
WORKDIR /package
|
||||
|
|
Loading…
Reference in a new issue