mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Use BuildKit features to reduce amount of layers
This commit is contained in:
@ -9,11 +9,6 @@ ffbuild_enabled() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_dockerstage() {
|
||||
to_df "ADD $SELF /stage.sh"
|
||||
to_df "RUN run_stage"
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
git clone "$XAVS2_REPO" xavs2
|
||||
cd xavs2
|
||||
|
Reference in New Issue
Block a user