skleinjung / devcontainer-base

Twin Digital base development container for Visual Studio Code and GitHub Codespace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev Container Base

Twin Digital's base development container for Visual Studio Code and GitHub Codespaces.

Installed Packages

This container is built on an ubuntu:20.04 base, and provides the following packages:

  • curl
  • git
  • jq
  • nano
  • tar
  • unzip
  • wget

Default User Configuration

This image sets up a non-root default user (devuser). This user has access to passwordless sudo.

License

The contents of this repository are released under the MIT License.

About

Twin Digital base development container for Visual Studio Code and GitHub Codespace.

License:MIT License


Languages

Language:Dockerfile 54.2%Language:Shell 45.8%