mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Use Docker Hub...
This commit is contained in:
@ -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" .
|
||||
|
Reference in New Issue
Block a user