From 2cfc031ee55622c42a6fd3e4448ead4aaf8f15f0 Mon Sep 17 00:00:00 2001 From: Yehuda Date: Thu, 1 Jan 2026 13:25:10 +0200 Subject: [PATCH 1/2] New Airggapped Python --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index ff19f5e9..d337964c 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1,3 +1,8 @@ +- 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 - name: Reference Implementation Features maintainer: Dev Container Spec Maintainers contact: https://github.com/devcontainers/features/issues From 3859cf496dfe093cdd09b14afeca181d7cde7c0d Mon Sep 17 00:00:00 2001 From: Yehuda Date: Mon, 5 Jan 2026 12:20:06 +0000 Subject: [PATCH 2/2] by request of @AlvaroRausell add to end of file --- _data/collection-index.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d337964c..beca5c1c 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1,8 +1,3 @@ -- 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 - name: Reference Implementation Features maintainer: Dev Container Spec Maintainers contact: https://github.com/devcontainers/features/issues @@ -1262,3 +1257,8 @@ contact: https://github.com/pairspaces/devcontainers/issues repository: https://github.com/pairspaces/devcontainers ociReference: ghcr.io/pairspaces/devcontainers/pairspaces +- 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 \ No newline at end of file