Here is the docker image that helps build VSCode extension inside Docker system. This image is updated daily via this travis-ci cron job
As I have no option to handle file permission (even the solution at link), we have to add argument --unsafe-perm
to command npm i
to get dependencies's scripts be able to run correctly