add hooks for dockerhub
This commit is contained in:
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 .
|
Reference in New Issue
Block a user