mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 09:41:26 +03:00
need not required for docker >23.0.1
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user