Update dockerfile and devcontainer.json to execute poststart.sh and forward x11

This commit is contained in:
2025-04-14 18:51:30 +02:00
parent fa5f6b2588
commit d794a02c67
4 changed files with 36 additions and 6 deletions

2
.devcontainer/poststart.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo "Welcome"