https://github.com/metio/devcontainers
https://github.com/metio/devcontainers
devcontainer developer-tools ilo oci
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/metio/devcontainers
- Owner: metio
- License: 0bsd
- Created: 2022-04-09T07:33:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T15:38:22.000Z (about 2 years ago)
- Last Synced: 2025-01-31T13:14:03.850Z (over 1 year ago)
- Topics: devcontainer, developer-tools, ilo, oci
- Language: Dockerfile
- Homepage:
- Size: 222 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# devcontainers [](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)