How do I run some script before the dev container starts?
I want to use docker with VSCode. However, because I need to use GUI interface, I need to connect the run some script before the running the container. My script looks like this:
VS Code devcontainer some extensions not installed
I started using Devcontainer in VS Code, I use a UBI9 base image. I wanted to have my extensions in the Devcontainer so I listed them in devcontainer.json. My host system is Rocky Linux 9.