An open API service indexing awesome lists of open source software.

https://github.com/metio/devcontainers


https://github.com/metio/devcontainers

devcontainer developer-tools ilo oci

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# devcontainers [![Chat](https://img.shields.io/badge/matrix-%23talk.metio:matrix.org-brightgreen.svg?style=social&label=Matrix)](https://matrix.to/#/#talk.metio:matrix.org)

This repository contains OCI base images that can be used to develop with a specific programming language and its
language server. All images are signed with [cosign](https://github.com/sigstore/cosign). Their [SBOMs](https://ntia.gov/page/software-bill-materials)
and [SLSA provenance](https://slsa.dev/provenance/) are created with [build-push-action](https://github.com/docker/build-push-action).
All images are automatically rebuild weekly.

## Available Images

- [Clojure](https://hub.docker.com/r/metio/devcontainers-clojure)
- [Crystal](https://hub.docker.com/r/metio/devcontainers-crystal)
- [Elixir](https://hub.docker.com/r/metio/devcontainers-elixir)
- [Erlang](https://hub.docker.com/r/metio/devcontainers-erlang)
- [Go](https://hub.docker.com/r/metio/devcontainers-go)
- [GraalVM](https://hub.docker.com/r/metio/devcontainers-graalvm)
- [Haskell](https://hub.docker.com/r/metio/devcontainers-haskell)
- [Java](https://hub.docker.com/r/metio/devcontainers-java)
- [Julia](https://hub.docker.com/r/metio/devcontainers-julia)
- [Nim](https://hub.docker.com/r/metio/devcontainers-nim)
- [NodeJS](https://hub.docker.com/r/metio/devcontainers-nodejs)
- [Perl](https://hub.docker.com/r/metio/devcontainers-perl)
- [Prolog](https://hub.docker.com/r/metio/devcontainers-prolog)
- [Python](https://hub.docker.com/r/metio/devcontainers-python)
- [R](https://hub.docker.com/r/metio/devcontainers-r)
- [Ruby](https://hub.docker.com/r/metio/devcontainers-ruby)
- [Rust](https://hub.docker.com/r/metio/devcontainers-rust)
- [Terraform](https://hub.docker.com/r/metio/devcontainers-terraform)