Skip to content

Commit bda3944

Browse files
Merge branch 'gh-pages' into gh-pages
2 parents 4a5e466 + 449c5a2 commit bda3944

File tree

4 files changed

+226
-7
lines changed

4 files changed

+226
-7
lines changed

.github/lint-config.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
3+
extends: default
4+
5+
6+
rules:
7+
line-length: disable
8+
trailing-spaces: disable
9+
document-start: disable
10+

.github/workflows/lint.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: 'Lint collection-index.yml'
2+
on:
3+
pull_request:
4+
paths:
5+
- _data/collection-index.yml
6+
7+
permissions:
8+
contents: read
9+
pull-requests: write
10+
11+
jobs:
12+
yamllint:
13+
name: 'Yamllint'
14+
runs-on: ubuntu-latest
15+
steps:
16+
- name: 'Checkout'
17+
uses: actions/checkout@v6
18+
- name: 'Yamllint'
19+
uses: karancode/yamllint-github-action@@v2.1.1
20+
with:
21+
yamllint_file_or_dir: _data/collection-index.yml
22+
yamllint_strict: true
23+
yamllint_config_filepath: .github/lint-config.yaml
24+
yamllint_comment: true
25+
env:
26+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

_data/collection-index.yml

Lines changed: 189 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -383,11 +383,6 @@
383383
contact: https://github.com/CodeMan99/features/issues
384384
repository: https://github.com/CodeMan99/features
385385
ociReference: ghcr.io/codeman99/features
386-
- name: Features by Favalos
387-
maintainer: Fernando Avalos
388-
contact: https://github.com/favalos/devcontainer-features/issues
389-
repository: https://github.com/favalos/devcontainer-features
390-
ociReference: ghcr.io/favalos/devcontainer-features
391386
- name: Community Templates
392387
maintainer: devcontainers-community
393388
contact: https://github.com/orgs/devcontainers-community/discussions
@@ -638,6 +633,11 @@
638633
contact: https://github.com/hsm207/devcontainer-templates/issues
639634
repository: https://github.com/hsm207/devcontainer-templates
640635
ociReference: ghcr.io/hsm207/devcontainer-templates
636+
- name: Radius Features (https://radapp.io/)
637+
maintainer: radius-project
638+
contact: https://github.com/radius-project/radius/issues
639+
repository: https://github.com/radius-project/radius
640+
ociReference: ghcr.io/radius-project/devcontainer-features
641641
- name: Dev Container Features by CASL0
642642
maintainer: CASL0
643643
contact: https://github.com/CASL0/devcontainer-features/issues
@@ -773,6 +773,11 @@
773773
contact: https://github.com/rafaph/devcontainer-features/issues
774774
repository: https://github.com/rafaph/devcontainer-features
775775
ociReference: ghcr.io/rafaph/devcontainer-features
776+
- name: Dev Container Features by weslyg
777+
maintainer: weslyg
778+
contact: https://github.com/weslyg/features/issues
779+
repository: https://github.com/weslyg/features
780+
ociReference: ghcr.io/weslyg/features
776781
- name: SPFx Dev Container
777782
maintainer: Troy
778783
contact: https://github.com/tpalacino/SPFx-dev-container/issues
@@ -913,6 +918,11 @@
913918
contact: https://github.com/lx-0/devcontainer-templates/issues
914919
repository: https://github.com/lx-0/devcontainer-templates
915920
ociReference: ghcr.io/lx-0/devcontainer-templates
921+
- name: AIT-Assistive-Autonomous-Systems Dev Container Features
922+
maintainer: AIT-Assistive-Autonomous-Systems maintainers
923+
contact: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features/issues
924+
repository: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features
925+
ociReference: ghcr.io/ait-assistive-autonomous-systems/devcontainer_features
916926
- name: Hauke's Features for Development Containers
917927
maintainer: Hauke D
918928
contact: https://github.com/haukex/devcontainer-features/issues
@@ -942,6 +952,11 @@
942952
contact: https://github.com/rhiroe/features/issues
943953
repository: https://github.com/rhiroe/features
944954
ociReference: ghcr.io/rhiroe/features
955+
- name: Development Container Features by aqua
956+
maintainer: Shunsuke Suzuki
957+
contact: https://github.com/aquaproj/devcontainer-features/issues
958+
repository: https://github.com/aquaproj/devcontainer-features
959+
ociReference: ghcr.io/aquaproj/devcontainer-features
945960
- name: devcontainer features by martinaskestad
946961
maintainer: martinaskestad
947962
contact: https://github.com/martinaskestad/features/issues
@@ -951,7 +966,30 @@
951966
maintainer: David Zucker
952967
contact: https://github.com/davzucky/devcontainers-features-wolfi/issues
953968
repository: https://github.com/davzucky/devcontainers-features-wolfi
954-
ociReference: ghcr.io/davzucky/devcontainers-features-wolfi
969+
maintainer: eBizBase
970+
contact: https://github.com/ebizbase/dev-infras/issues
971+
repository: https://github.com/ebizbase/dev-infras
972+
ociReference: ghcr.io/ebizbase/devcontainers-features
973+
- name: slang programming language
974+
maintainer: loag
975+
contact: https://github.com/Loag/slang-feature/issues
976+
repository: https://github.com/Loag/slang-feature
977+
ociReference: ghcr.io/loag/slang-feature
978+
- name: devcontainer features by zetta
979+
maintainer: zetta
980+
contact: https://github.com/zetta/devcontainer-features/issues
981+
repository: https://github.com/zetta/devcontainer-features
982+
ociReference: ghcr.io/zetta/devcontainer-features
983+
- name: devcontainer features for ubuntugis
984+
maintainer: Conner Shoop
985+
contact: https://github.com/connershoop/devcontainer-feature-ubuntugis/issues
986+
repository: https://github.com/connershoop/devcontainer-feature-ubuntugis
987+
ociReference: ghcr.io/connershoop/devcontainer-feature-ubuntugis
988+
- name: Nefarious Development Containers
989+
maintainer: NickChecan
990+
contact: https://github.com/The-Nefarious-Developer/devcontainer-templates/issues
991+
repository: https://github.com/The-Nefarious-Developer/devcontainer-templates
992+
ociReference: ghcr.io/the-nefarious-developer/devcontainer-templates
955993
- name: Dev Container Features by ForWarD Software
956994
maintainer: ForWarD Software
957995
contact: https://github.com/forwardsoftware/devcontainer-features/issues
@@ -997,6 +1035,26 @@
9971035
contact: https://github.com/RouL/devcontainer-features/issues
9981036
repository: https://github.com/RouL/devcontainer-features
9991037
ociReference: ghcr.io/roul/devcontainer-features
1038+
- name: devcontainer features by itsalljustdata
1039+
maintainer: Jonathan Mills
1040+
contact: https://github.com/itsalljustdata/devcontainers-custom-features/issues
1041+
repository: https://github.com/itsalljustdata/devcontainers-custom-features
1042+
ociReference: ghcr.io/itsalljustdata/devcontainers-custom-features
1043+
- name: Devcontainer for Cargo lambda
1044+
maintainer: Han Sen
1045+
contact: https://github.com/tokidoki11/devcontainer-feature/issues
1046+
repository: https://github.com/tokidoki11/devcontainer-feature
1047+
ociReference: ghcr.io/tokidoki11/devcontainer-feature/cargo-lambda
1048+
- name: devcontainer features by irfansofyana
1049+
maintainer: irfansofyana
1050+
contact: https://github.com/irfansofyana/devcontainer-features/issues
1051+
repository: https://github.com/irfansofyana/devcontainer-features
1052+
ociReference: ghcr.io/irfansofyana/devcontainer-features
1053+
- name: devcontainer templates by irfansofyana
1054+
maintainer: irfansofyana
1055+
repository: https://github.com/irfansofyana/devcontainer-templates
1056+
contact: https://github.com/irfansofyana/devcontainer-templates/issues
1057+
ociReference: ghcr.io/irfansofyana/devcontainer-templates
10001058
- name: devcontainer templates by techiro
10011059
maintainer: techiro
10021060
contact: https://github.com/techiro/devcontainer-template/issues
@@ -1062,6 +1120,16 @@
10621120
contact: https://github.com/jajera/features/issues
10631121
repository: https://github.com/jajera/features
10641122
ociReference: ghcr.io/jajera/features
1123+
- name: Chromia Rell Development Container
1124+
maintainer: Chromaway AB
1125+
contact: https://github.com/chromiaproject/devcontainers-chromia/issues
1126+
repository: https://github.com/chromiaproject/devcontainers-chromia
1127+
ociReference: ghcr.io/chromiaproject/devcontainers-chromia/simple-chromia
1128+
- name: AWS Lambda Dev Container
1129+
maintainer: Yuji Masaoka
1130+
contact: https://github.com/ymasaoka/devcontainer-templates/issues
1131+
repository: https://github.com/ymasaoka/devcontainer-templates
1132+
ociReference: ghcr.io/ymasaoka/devcontainer-templates
10651133
- name: MrSimonEmms Dev Container Features
10661134
maintainer: MrSimonEmms
10671135
contact: https://github.com/mrsimonemms/devcontainers/issues
@@ -1072,6 +1140,11 @@
10721140
contact: https://github.com/ferdinandkeller/features/issues
10731141
repository: https://github.com/ferdinandkeller/features
10741142
ociReference: ghcr.io/ferdinandkeller/features/httpie
1143+
- name: sebdanielsson's templates
1144+
maintainer: Sebastian Danielsson (@sebdanielsson)
1145+
contact: https://github.com/sebdanielsson/devcontainers/issues
1146+
repository: https://github.com/sebdanielsson/devcontainers
1147+
ocireference: ghcr.io/sebdanielsson/devcontainers
10751148
- name: Rojo Feature
10761149
maintainer: Ryan Luu
10771150
contact: https://github.com/RyanLua/features/issues
@@ -1087,3 +1160,113 @@
10871160
contact: https://github.com/daniellindemann/dev-container-features/issues
10881161
repository: https://github.com/daniellindemann/dev-container-features/tree/main/src/dotnet-usersecrets-persistence
10891162
ociReference: ghcr.io/daniellindemann/dev-container-features
1163+
- name: Starship
1164+
maintainer: Tobias Chavarria
1165+
contact: https://github.com/tobiaschc/devcontainer-features/issues
1166+
repository: https://github.com/tobiaschc/devcontainer-features
1167+
ociReference: ghcr.io/tobiaschc/devcontainer-features
1168+
- name: Dev Container Features by Joe Bowbeer
1169+
maintainer: Joe Bowbeer
1170+
contact: https://github.com/joebowbeer/devcontainers-features/issues
1171+
repository: https://github.com/joebowbeer/devcontainers-features
1172+
ociReference: ghcr.io/joebowbeer/devcontainers-features
1173+
- name: FEniCS
1174+
maintainer: schnellerhase
1175+
contact: https://github.com/schnellerhase/devcontainer-fenics/issues
1176+
repository: https://github.com/schnellerhase/devcontainer-fenics
1177+
ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics
1178+
- name: Dev Container Templates by pirpedro
1179+
maintainer: Pedro Rodrigues
1180+
contact: https://github.com/pirpedro/devcontainers/issues
1181+
repository: https://github.com/pirpedro/devcontainers
1182+
ociReference: ghcr.io/pirpedro/devcontainers
1183+
- name: Dev Container Features by pirpedro
1184+
maintainer: Pedro Rodrigues
1185+
contact: https://github.com/pirpedro/features/issues
1186+
repository: https://github.com/pirpedro/features
1187+
ociReference: ghcr.io/pirpedro/features
1188+
- name: Dev container features for Azure linux images
1189+
maintainer: Victor Maznev
1190+
contact: https://github.com/bullmastiffo/devcontainers-features/issues
1191+
repository: https://github.com/bullmastiffo/devcontainers-features
1192+
ociReference: ghcr.io/bullmastiffo/devcontainers-features
1193+
- name: Matt Mazzola Dev Containers
1194+
maintainer: mattmazzola
1195+
contact: https://github.com/mattmazzola/devcontainers/issues
1196+
repository: https://github.com/mattmazzola/devcontainers
1197+
ociReference: ghcr.io/mattmazzola/devcontainers
1198+
- name: W&B Catnip
1199+
maintainer: Weights and Biases
1200+
contact: https://github.com/wandb/catnip/issues
1201+
repository: https://github.com/wandb/catnip
1202+
ociReference: ghcr.io/wandb/catnip/feature
1203+
- name: AcademicDocker template (R, Stata, LaTeX)
1204+
maintainer: Romain Ferrali
1205+
contact: https://github.com/rferrali/devcontainer-templates/issues
1206+
repository: https://github.com/rferrali/devcontainer-templates
1207+
ociReference: ghcr.io/rferrali/devcontainer-templates
1208+
- name: Devcontainers templates by jhoareaumarion
1209+
maintainer: jhoareaumarion
1210+
contact: https://github.com/jhoareaumarion/devcontainers/issues
1211+
repository: https://github.com/jhoareaumarion/devcontainers
1212+
ociReference: ghcr.io/jhoareaumarion/devcontainers
1213+
- name: devcontainer features by TakahashiNguyen
1214+
maintainer: ANh Nguyễn (TakahashiNguyen)
1215+
contact: https://github.com/TakahashiNguyen/devcontainer-features/issues
1216+
repository: https://github.com/TakahashiNguyen/devcontainer-features
1217+
ociReference: ghcr.io/takahashinguyen/devcontainer-features
1218+
- name: olivierlemasle
1219+
maintainer: Olivier Lemasle
1220+
contact: https://github.com/olivierlemasle/devcontainers-features/issues
1221+
repository: https://github.com/olivierlemasle/devcontainers-features
1222+
ociReference: ghcr.io/olivierlemasle/devcontainers-features
1223+
- name: BTP Dev Container Features
1224+
maintainer: Navin Krishnan
1225+
contact: https://github.com/navinkrishnan/devcontainer-features-btp/issues
1226+
repository: https://github.com/navinkrishnan/devcontainer-features-btp
1227+
ociReference: ghcr.io/navinkrishnan/devcontainer-features-btp
1228+
- name: BTP CAP (Cloud Application Programming) Model Dev Templates
1229+
maintainer: Navin Krishnan
1230+
contact: https://github.com/navinkrishnan/devcontainer-templates-btp/issues
1231+
repository: https://github.com/navinkrishnan/devcontainer-templates-btp
1232+
ociReference: ghcr.io/navinkrishnan/devcontainer-templates-btp
1233+
- name: EdgeActions Dev Container Templates
1234+
maintainer: Azure EdgeActions Developer Experiences Team
1235+
contact: https://github.com/Azure/edgeactions-devcontainers/issues
1236+
repository: https://github.com/Azure/edgeactions-devcontainers
1237+
ociReference: ghcr.io/Azure/edgeactions-devcontainers/edgeactions
1238+
- name: Git Absorb Feature
1239+
maintainer: baxyz
1240+
contact: https://github.com/baxyz/devcontainer-features/issues
1241+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/git-absorb
1242+
ociReference: ghcr.io/baxyz/devcontainer-features/git-absorb
1243+
- name: Shell History Per Project Feature
1244+
maintainer: baxyz
1245+
contact: https://github.com/baxyz/devcontainer-features/issues
1246+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/shell-history-per-project
1247+
ociReference: ghcr.io/baxyz/devcontainer-features/shell-history-per-project
1248+
- name: Biome Feature
1249+
maintainer: baxyz
1250+
contact: https://github.com/baxyz/devcontainer-features/issues
1251+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/biome
1252+
ociReference: ghcr.io/baxyz/devcontainer-features/biome
1253+
- name: Dev Container assets by Yassine Doghri
1254+
maintainer: Yassine Doghri
1255+
contact: https://github.com/yassinedoghri/devcontainers/issues
1256+
repository: https://github.com/yassinedoghri/devcontainers
1257+
ociReference: ghcr.io/yassinedoghri/devcontainers
1258+
- name: Atomys Dev Container Features
1259+
maintainer: Atomys
1260+
contact: https://github.com/42atomys/devcontainers-features/issues
1261+
repository: https://github.com/42atomys/devcontainers-features
1262+
ociReference: ghcr.io/42atomys/devcontainers-features
1263+
- name: PairSpaces
1264+
maintainer: PairSpaces by Interaction, LLC
1265+
contact: https://github.com/pairspaces/devcontainers/issues
1266+
repository: https://github.com/pairspaces/devcontainers
1267+
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
1268+
- name: fexec
1269+
maintainer: roboslone
1270+
contact: https://github.com/roboslone/go-framework/issues
1271+
repository: https://github.com/roboslone/go-framework/tree/main/src/fexec
1272+
ociReference: ghcr.io/roboslone/go-framework

_implementors/json_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Microsoft
66
index: 4
77
---
88

9-
The `devcontainer.json` file contains any needed metadata and settings required to configurate a **development container** for a given well-defined tool and runtime stack. It can be used by [tools and services that support the dev container spec](../../supporting) to create a **development environment** that contains one or more **development containers**.
9+
The `devcontainer.json` file contains any needed metadata and settings required to configure a **development container** for a given well-defined tool and runtime stack. It can be used by [tools and services that support the dev container spec](../../supporting) to create a **development environment** that contains one or more **development containers**.
1010

1111
Metadata properties marked with a 🏷️️ can be stored in the `devcontainer.metadata` **[container image label](/implementors/reference/#labels)** in addition to `devcontainer.json`. This label can contain an array of json snippets that will be automatically merged with `devcontainer.json` contents (if any) when a container is created.
1212

0 commit comments

Comments
 (0)