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 8941d84bc8
commit 16e6208134
3 changed files with 35 additions and 5 deletions

2
.devcontainer/poststart.sh Executable file
View File

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