1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-14 06:38:11 +00:00

Create devcontainer.json

This commit is contained in:
Grayson Barton 2024-05-28 10:56:02 -04:00 committed by GitHub
parent 2d5155b833
commit 3b28b5c803
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}