From df5b479f7fb1aef57208420c659f5d71015deb8f Mon Sep 17 00:00:00 2001 From: Yehuda Date: Thu, 8 Jan 2026 23:44:17 +0200 Subject: [PATCH] Add Airgapped Offline Python VSCode DevContainer entry --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index f3c55b33..936a80fa 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1355,3 +1355,8 @@ contact: https://github.com/roboslone/go-framework/issues repository: https://github.com/roboslone/go-framework/tree/main/src/fexec ociReference: ghcr.io/roboslone/go-framework +- name: Airgapped / Offline Python VSCode DevContainer + maintainer: OpenTechIL + contact: https://github.com/OpenTechIL/offline-python-vscode-devcontainer/issues + repository: https://github.com/OpenTechIL/offline-python-vscode-devcontainer + ociReference: ghcr.io/opentechil/offline-python-vscode-devcontainer