mirror of
https://github.com/xxh/xxh
synced 2024-11-14 08:17:18 +00:00
Build scripts
This commit is contained in:
parent
506bcff9f0
commit
81a38febb9
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
mkdir -p build
|
||||
docker build . -f xxh-appimage.Dockerfile -t tmp/xxh-appimage
|
||||
docker run --rm -it -v $PWD/build:/result tmp/xxh-appimage
|
||||
docker run --rm -v $PWD/build:/result tmp/xxh-appimage
|
Loading…
Reference in a new issue