feat(c4-model): added likec4 system model

This commit is contained in:
Stephan Lo 2024-09-10 11:27:20 +00:00
parent e78b3fb9b1
commit 97599dfa99
8 changed files with 155 additions and 17 deletions

View file

@ -1,6 +1,9 @@
{
"name": "Ubuntu",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
// "build": {
// "dockerfile": "Dockerfile"
// },
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/go:1": {},