Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 505 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 505 Bytes

Development Containers Features

Features for Development Containers.

make (make)

Installs make, a build automation tool.

Supported Images

  • docker.io/library/alpine:latest
  • docker.io/library/archlinux:latest
  • docker.io/library/debian:latest
  • docker.io/library/ubuntu:latest
  • quay.io/centos/centos:stream10
  • registry.fedoraproject.org/fedora:latest
  • mcr.microsoft.com/devcontainers/base:alpine
  • mcr.microsoft.com/devcontainers/base:debian
  • mcr.microsoft.com/devcontainers/base:ubuntu