mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
[feat] add docker into devcontainer (#4475)
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
"dockerfile": "Dockerfile"
|
"dockerfile": "Dockerfile"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/github-cli": {}
|
"ghcr.io/devcontainers/features/github-cli": {},
|
||||||
|
"ghcr.io/devcontainers/features/docker-in-docker": {}
|
||||||
},
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
|||||||
Reference in New Issue
Block a user