mysmartspaces / devcontainer-base

A container built upon both Alpine and Debian with a configurable setup for different development workspaces needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Code Development Container

`Container built on both Alpine and Debian with a configurable setup for different development workspaces needs.

build license docker hub contributor covenant

Alpine Available Setups

  • Alpine SDK (alpine-sdk)
  • Dapr CLI (dapr-cli)
  • Ghostscript (ghostscript)
  • Go (go, go-tools)
  • ImageMagick (imagemagick)
  • Kubernetes
    • kubernetes
    • helm
    • kustomize
    • minikube
    • kind
    • skaffold
    • tilt
  • Node.js (node)
  • Packer (packer)
  • Python 2 (python2)
  • Python 3 (python3)

Debian Available Setups

  • Dapr CLI (dapr-cli)
  • Ghostscript (ghostscript)
  • Go (go, go-tools)
  • ImageMagick (imagemagick)
  • Kubernetes
    • kubernetes
    • helm
    • kustomize
    • minikube
    • kind
    • skaffold
    • tilt
  • Node.js (node)
  • Packer (packer)
  • Python 2 (python2)
  • Python 3 (python3)

contributing guide.

License

MIT

About

A container built upon both Alpine and Debian with a configurable setup for different development workspaces needs.

License:MIT License


Languages

Language:Shell 76.4%Language:Dockerfile 23.6%