Use BuildKit features to reduce amount of layers
This commit is contained in:
parent
e20a907e31
commit
e38500bb7d
58 changed files with 8 additions and 281 deletions
|
@ -7,11 +7,6 @@ ffbuild_enabled() {
|
|||
return 0
|
||||
}
|
||||
|
||||
ffbuild_dockerstage() {
|
||||
to_df "ADD $SELF /stage.sh"
|
||||
to_df "RUN run_stage"
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
git-mini-clone "$OPENJPEG_REPO" "$OPENJPEG_COMMIT" openjpeg
|
||||
cd openjpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue