Use Docker Hub...
This commit is contained in:
parent
04b18a170b
commit
a7ade4dc87
5 changed files with 20 additions and 19 deletions
|
@ -5,4 +5,4 @@ source util/vars.sh
|
|||
|
||||
./generate.sh "$TARGET" "$VARIANT"
|
||||
|
||||
exec docker build -t "$REPO/$TARGET-$VARIANT:latest" .
|
||||
exec docker build -t "$IMAGE" .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue