need not required for docker >23.0.1
This commit is contained in:
parent
45c66060e5
commit
7ccee56509
@ -1,10 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "rustdesk",
|
"name": "rustdesk",
|
||||||
"build": {
|
"build": {
|
||||||
"dockerfile": "Dockerfile",
|
"dockerfile": "Dockerfile"
|
||||||
"args": {
|
|
||||||
"BUILDKIT_INLINE_CACHE": "0"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"workspaceMount": "source=${localWorkspaceFolder},target=/home/user/rustdesk,type=bind,consistency=cache",
|
"workspaceMount": "source=${localWorkspaceFolder},target=/home/user/rustdesk,type=bind,consistency=cache",
|
||||||
"workspaceFolder": "/home/user/rustdesk",
|
"workspaceFolder": "/home/user/rustdesk",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user