From 9410c135ac35b9829f1f1bc0e14ed0cce9a7ee68 Mon Sep 17 00:00:00 2001 From: karmjitsg09 Date: Sun, 16 Nov 2025 00:24:34 +0530 Subject: [PATCH] Verified docker configuration using devcontainer.json Successfully tested the Python environment inside Docker on Ubuntu --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0349143d..f1f0e9c7 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,8 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information. + +## My contribution + +Verified docker configuration using devcontainer.json +Successfully tested the Python environment inside Docker on Ubuntu \ No newline at end of file