add hooks for dockerhub
This commit is contained in:
parent
a4f673e053
commit
92bb9df1d3
1
hooks/README.md
Normal file
1
hooks/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
hooks for Docker
|
2
hooks/build
Executable file
2
hooks/build
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
docker build --build-arg ARCH=$ARCH -t $IMAGE_NAME .
|
Loading…
x
Reference in New Issue
Block a user