mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 05:55:21 +08:00
Add Docker-in-Docker feature to devcontainer
Signed-off-by: UQBA GULZAR <23-22411-067@se.fjwu.edu.pk>
This commit is contained in:
parent
2d36a0c9ff
commit
180ffdb365
@ -15,7 +15,8 @@
|
||||
"ghcr.io/devcontainers/features/python:1": {
|
||||
"version": "3.13"
|
||||
},
|
||||
"ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
|
||||
"ghcr.io/warrenbuckley/codespace-features/sqlite:1": {},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user