#8 Add Dockerfile to build in container
Opened by stellarpower on Sep 5, 2021, 5:59 PM
QYD57IVSBE7R3EIYFRT3UJIIXJIXAJJSHPPYIRYWTZXDDHZVNUNQC// stellarpower on Sep 5, 2021, 6:03 PM
Added a basic Dockerfile for building the .vsix using docker (or buildah/podman). The resulting image only contains the built extension and can be extracted to a tarball with e.g. podman save. Not into JS so there may be better ways of manaigng the dependencies, I mostly just wanted ot use tihs ASAP :3