Skip to content

Commit

Permalink
Update docker-bake.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
kohanax committed Jun 24, 2024
1 parent 6a16358 commit 4beba7a
Showing 1 changed file with 1 addition and 115 deletions.
116 changes: 1 addition & 115 deletions build/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -81,120 +81,6 @@ target "1_29_0_PHP74" {
args = get-args("1.29.0", "7.4", "3.16")
}

target "1_29_0_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.29.0-PHP8.1")
cache-to = get-cache-to("1.29.0-PHP8.1")
tags = get-tags("1.29.0-PHP8.1", [])
args = get-args("1.29.0", "8.1", "")
}

target "1_29_0_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.29.0-PHP8.2")
cache-to = get-cache-to("1.29.0-PHP8.2")
tags = get-tags("1.29.0-PHP8.2", ["1.29.0"])
args = get-args("1.29.0", "8.2", "")
}

target "1_29_1_PHP74" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.29.1-PHP7.4")
cache-to = get-cache-to("1.29.1-PHP7.4")
tags = get-tags("1.29.1-PHP7.4", [])
args = get-args("1.29.1", "7.4", "3.16")
}


target "1_29_1_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.29.1-PHP8.1")
cache-to = get-cache-to("1.29.1-PHP8.1")
tags = get-tags("1.29.1-PHP8.1", ["1.29-PHP8.1"])
args = get-args("1.29.1", "8.1", "")
}

target "1_29_1_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.29.1-PHP8.2")
cache-to = get-cache-to("1.29.1-PHP8.2")
tags = get-tags("1.29.1-PHP8.2", ["1.29-PHP8.2", "1.29", "1.29.1"])
args = get-args("1.29.1", "8.2", "")
}

target "1_30_0_PHP74" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.30.0-PHP7.4")
cache-to = get-cache-to("1.30.0-PHP7.4")
tags = get-tags("1.30.0-PHP7.4", [])
args = get-args("1.30.0", "7.4", "3.16")
}


target "1_30_0_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.30.0-PHP8.1")
cache-to = get-cache-to("1.30.0-PHP8.1")
tags = get-tags("1.30.0-PHP8.1", [])
args = get-args("1.30.0", "8.1", "")
}

target "1_30_0_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.30.0-PHP8.2")
cache-to = get-cache-to("1.30.0-PHP8.2")
tags = get-tags("1.30.0-PHP8.2", ["1.30-PHP8.2", "1.30.0"])
args = get-args("1.30.0", "8.2", "")
}

target "1_31_0_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.31.0-PHP8.1")
cache-to = get-cache-to("1.31.0-PHP8.1")
tags = get-tags("1.31.0-PHP8.1", [])
args = get-args("1.31.0", "8.1", "")
}

target "1_31_0_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.31.0-PHP8.2")
cache-to = get-cache-to("1.31.0-PHP8.2")
tags = get-tags("1.31.0-PHP8.2", ["1.31.0"])
args = get-args("1.31.0", "8.2", "")
}

target "1_31_1_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.31.1-PHP8.1")
cache-to = get-cache-to("1.31.1-PHP8.1")
tags = get-tags("1.31.1-PHP8.1", [])
args = get-args("1.31.1", "8.1", "")
}

target "1_31_1_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.31.1-PHP8.2")
cache-to = get-cache-to("1.31.1-PHP8.2")
tags = get-tags("1.31.1-PHP8.2", ["1.31-PHP8.2", "1.31", "1.31.1"])
args = get-args("1.31.1", "8.2", "")
}

target "1_32_0_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.32.0-PHP8.1")
cache-to = get-cache-to("1.32.0-PHP8.1")
tags = get-tags("1.32.0-PHP8.1", [])
args = get-args("1.32.0", "8.1", "")
}

target "1_32_0_PHP82" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.32.0-PHP8.2")
cache-to = get-cache-to("1.32.0-PHP8.2")
tags = get-tags("1.32.0-PHP8.2", ["1.32.0"])
args = get-args("1.32.0", "8.2", "")
}

target "1_32_1_PHP81" {
inherits = ["build-dockerfile", "build-platforms", "build-common"]
cache-from = get-cache-from("1.32.1-PHP8.1")
Expand All @@ -209,4 +95,4 @@ target "1_32_1_PHP82" {
cache-to = get-cache-to("1.32.1-PHP8.2")
tags = get-tags("1.32.1-PHP8.2", ["1.32-PHP8.2", "1.32", "1.32.1", "latest"])
args = get-args("1.32.1", "8.2", "")
}
}

0 comments on commit 4beba7a

Please sign in to comment.