Skip to content

loft-sh/devspace-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8b2449 · Sep 19, 2024
Sep 6, 2024
Jan 23, 2023
Jan 23, 2023
Jan 23, 2023
Jan 23, 2023
Jan 23, 2023
Mar 7, 2023
Jan 23, 2023
Jan 23, 2023
Jan 23, 2023
Feb 20, 2023
Jan 23, 2023
Apr 21, 2021
Apr 21, 2021
Apr 21, 2021
Apr 20, 2021
Apr 23, 2024
Oct 30, 2022

Repository files navigation

Dev-Optimized Container Images For Cloud-Native Development

Build Alpine Build .NET Build Go Build Java (gradle) Build Java (maven) Build JavaScript Build PHP Build Python Build Ruby Build TypeScript Build Rust

This is a collection of container images for a variety of languages. They're used as default development images when using DevSpace. You can use them directly for working with DevSpace, or you can use these images as base images for creating your own pre-built dev images.

Packages installed for every language

  • curl
  • vim
  • wget
  • bash
  • git
  • openssl
  • nodejs-lts/nodejs (Current LTS is v18.x.y)
  • iputils
  • bind-tools

Architecture

All images are built for the following architectures:

  • linux/amd64
  • linux/arm64

Base repository: alpine

Tags

Base repository: golang

Tags

Additional software/packages installed

Base repository: dotnet

Tags

Base repository: gradle

Tags

Base repository: maven

Tags

Base repository: node

Tags

Base repository: php

Tags

Base repository: python

Tags

Base repository: ruby

Tags

Tags

Additional software/packages installed

  • typescript
  • tsc-watch

Tags