Commit be2240e
authored
Update Dockerfile
this PR cleans up the .devcontainer/Dockerfile by removing comments that do not contribute to the execution or configuration of the development container. Only non-functional, placeholder comments were removed; no executable instructions or required configuration lines were altered. The resulting file is cleaner, easier to read, and maintains identical behavior. This helps reduce noise in the devcontainer setup while keeping all functional logic intact.1 parent adffee4 commit be2240e
1 file changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
8 | 4 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments