feat: launch scripts, dockerfiles for more languages

This commit is contained in:
2026-07-02 09:53:01 +02:00
parent 93e212607a
commit e0ebb5e5bc
17 changed files with 132 additions and 5 deletions
+7 -1
View File
@@ -1,4 +1,10 @@
# dev-env
Utilities for a more secure development environment.
Docker container build resources for all the languages I use regularly
Docker container build resources for all the languages I use regularly
The scripts directory here contains scripts to create a docker container.
Each of them takes as arguments first the container name, then the folder to mount.
My [dotfiles](https://git.janishutz.com/janishutz/dotfiles) also have a script that is a
one-stop solution for all of the containers, and also features autocomplete