Update dockerfile and devcontainer.json to execute poststart.sh and forward x11
This commit is contained in:
2
.devcontainer/poststart.sh
Executable file
2
.devcontainer/poststart.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo "Welcome"
|
||||
Reference in New Issue
Block a user