mirror of
https://github.com/RipleyBooya/ssh-tunnel.git
synced 2025-12-13 08:18:39 +01:00
Delete docker-bake.json
This commit is contained in:
parent
74cebdbcf7
commit
dba2c32b20
1 changed files with 0 additions and 21 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"group": {
|
||||
"default": {
|
||||
"targets": ["default", "tailscale"]
|
||||
}
|
||||
},
|
||||
"target": {
|
||||
"default": {
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": ".",
|
||||
"tags": ["ripleybooya/ssh-tunnel:latest"],
|
||||
"platforms": ["linux/amd64", "linux/arm64"]
|
||||
},
|
||||
"tailscale": {
|
||||
"dockerfile": "Dockerfile.tailscale",
|
||||
"context": ".",
|
||||
"tags": ["ripleybooya/ssh-tunnel:tailscale"],
|
||||
"platforms": ["linux/amd64", "linux/arm64"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue