mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"name": "Google-ApiS-rs Dev Container",
|
|
"build": {
|
|
"context": "..",
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"remoteUser": "root"
|
|
}
|