Skip to content

Commit d78a17e

Browse files
authored
Merge branch 'gh-pages' into gh-pages
2 parents d058564 + c601c27 commit d78a17e

File tree

2 files changed

+45
-1
lines changed

2 files changed

+45
-1
lines changed

_data/collection-index.yml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@
12411241
contact: https://github.com/ksachdeva/devcontainer-features/issues
12421242
repository: https://github.com/ksachdeva/devcontainer-features
12431243
ociReference: ghcr.io/ksachdeva/devcontainer-features
1244-
- name: Gemini CLI (via npm)
1244+
- name: Devcontainer AI Features
12451245
maintainer: siri404
12461246
contact: https://github.com/siri404/devcontainer-ai-features/issues
12471247
repository: https://github.com/siri404/devcontainer-ai-features
@@ -1386,16 +1386,56 @@
13861386
contact: https://github.com/metinsenturk/devcontainer-templates/issues
13871387
repository: https://github.com/metinsenturk/devcontainer-templates
13881388
ociReference: ghcr.io/metinsenturk/devcontainer-templates
1389+
- name: Dev Container Templates by goodjobandrew
1390+
maintainer: goodjobandrew
1391+
contact: https://github.com/goodjobandrew/devcontainer-templates/issues
1392+
repository: https://github.com/goodjobandrew/devcontainer-templates
1393+
ociReference: ghcr.io/goodjobandrew/devcontainer-templates
13891394
- name: Dev Container Features by ttyrho
13901395
maintainer: ttyrho
13911396
contact: https://github.com/ttyrho/devcontainer-features/issues
13921397
repository: https://github.com/ttyrho/devcontainer-features
13931398
ociReference: ghcr.io/ttyrho/devcontainer-features
1399+
- name: Doppler Features
1400+
maintainer: Doppler Team
1401+
contact: https://github.com/DopplerHQ/devcontainer-features/issues
1402+
repository: https://github.com/DopplerHQ/devcontainer-features
1403+
ociReference: ghcr.io/dopplerhq/devcontainer-features
13941404
- name: lornd-uv
13951405
maintainer: lornd
13961406
contact: https://github.com/LDlornd/uv-dev-container/issues
13971407
repository: https://github.com/LDlornd/uv-dev-container
13981408
ociReference: ghcr.io/LDlornd/uv-dev-container/lornd-uv
1409+
- name: Data Project Features by Miguel Rodo
1410+
maintainer: Miguel Rodo
1411+
contact: https://github.com/MiguelRodo/DevContainerFeatures/issues
1412+
repository: https://github.com/MiguelRodo/DevContainerFeatures
1413+
ociReference: ghcr.io/miguelrodo/devcontainerfeatures
1414+
- name: Evan's Devcontainer Features
1415+
maintainer: esimkowitz
1416+
contact: https://github.com/esimkowitz/devcontainer-features/issues
1417+
repository: https://github.com/esimkowitz/devcontainer-features
1418+
ociReference: ghcr.io/esimkowitz/devcontainer-features
1419+
- name: Dev Container Features by AlanChen
1420+
maintainer: alan-chen-dongsheng
1421+
contact: https://github.com/alan-chen-dongsheng/devcontainer-templates/issues
1422+
repository: https://github.com/alan-chen-dongsheng/devcontainer-templates
1423+
ociReference: ghcr.io/alan-chen-dongsheng/devcontainer-templates
1424+
- name: Devcontainer features by iyaki
1425+
maintainer: iyaki
1426+
contact: https://github.com/iyaki/devcontainer-features/issues
1427+
repository: https://github.com/iyaki/devcontainer-features
1428+
ociReference: ghcr.io/iyaki/devcontainer-features
1429+
- name: Devcontainer templates by iyaki
1430+
maintainer: iyaki
1431+
contact: https://github.com/iyaki/devcontainer-templates/issues
1432+
repository: https://github.com/iyaki/devcontainer-templates
1433+
ociReference: ghcr.io/iyaki/devcontainer-templates
1434+
- name: Phoenix
1435+
maintainer: lwrless
1436+
contact: https://github.com/on-my-machine-works/devcontainer-templates/issues
1437+
repository: https://github.com/on-my-machine-works/devcontainer-templates
1438+
ociReference: ghcr.io/on-my-machine-works/devcontainer-templates/phoenix
13991439
- name: Dev Container Features (Riccardo Bravin)
14001440
maintainer: Riccardo Bravin
14011441
contact: https://github.com/RiccardoBravin/devcontainer-features/issues

supporting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ IntelliJ IDEA has early support dev containers that can be run remotely via an S
4545

4646
You may learn more in the [announcement blog post](https://blog.jetbrains.com/idea/2023/06/intellij-idea-2023-2-eap-6/#SupportforDevContainers).
4747

48+
### <a href="#emacs" name="emacs" class="anchor"> Emacs </a>
49+
50+
[GNU Emacs](https://www.gnu.org/software/emacs/) can make use of dev containers using the community extension [devcontainer.el](https://johannes-mueller.github.io/devcontainer.el/). The extension is available by the popular package registry [MELPA](https://melpa.org). It can also be installed directly from the source code that is available on [GitHub](https://github.com/johannes-mueller/devcontainer.el).
51+
4852
## <a href="#tools" name="tools" class="anchor"> Tools </a>
4953

5054
### <a href="#devcontainer-cli" name="devcontainer-cli" class="anchor"> Dev Container CLI </a>

0 commit comments

Comments
 (0)