georglauterbach / dev-container-base

Development Container Base Image for Common Tasks
https://github.com/georglauterbach/dev-container-base
MIT License
0 stars 0 forks source link

features: proper caching & advanced init #1

Closed georglauterbach closed 1 month ago

georglauterbach commented 1 month ago

These changes add proper caching for the directories

  1. ${HOME}/.cache/
  2. ${HOME}/.vscode-server

Moreover, the initialization procedure has been extended to make the setup process as as whole easier. Additionally, a devcontainer.json has been added. A new program, dialog, is now also installed.