Skip to content

Commit

Permalink
add hooks for dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Mar 14, 2019
1 parent a4f673e commit 92bb9df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions hooks/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hooks for Docker
2 changes: 2 additions & 0 deletions hooks/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
docker build --build-arg ARCH=$ARCH -t $IMAGE_NAME .

0 comments on commit 92bb9df

Please sign in to comment.