mirror of
https://github.com/kerberos-io/agent.git
synced 2025-09-27 04:26:33 +08:00
Update devcontainer.json
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
// README at: https://github.com/devcontainers/templates/tree/main/src/python
|
// README at: https://github.com/devcontainers/templates/tree/main/src/python
|
||||||
{
|
{
|
||||||
"name": "go:1.24-bookworm",
|
"name": "go:1.24-bookworm",
|
||||||
|
"runArgs": [
|
||||||
|
"--name=agent",
|
||||||
|
"--network=host"
|
||||||
|
],
|
||||||
"dockerFile": "Dockerfile",
|
"dockerFile": "Dockerfile",
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
Reference in New Issue
Block a user