Twin Digital's base development container for Visual Studio Code and GitHub Codespaces.
This container is built on an ubuntu:20.04 base, and provides the following packages:
- curl
- git
- gpg
- jq
- nano
- tar
- unzip
- wget
This image sets up a non-root default user (devuser). This user has access to passwordless sudo.
The contents of this repository are released under the MIT License.