Alpine based Dev Container image for Visual Studio Code.
- Image based on Alpine 3.18 (226MB)
- Contains the packages:
libstdc++
: needed by the VS code serverzsh
: main shell instead of/bin/sh
git
: interact with Git repositorieslazygit
: git TUI apphtop
: process monitoringtmux
: terminal multiplexerripgrep
: faster grepfzf
: Fuzzy finderfd
: faster findbat
: better cat appopenssh-client
: use SSH keysvim
: edit files from the terminal
- Custom integrated terminal
- Based on zsh and ZshPlug (https://github.com/Atlas34/zshPlug)
- Uses the Powerlevel10k theme