Andreas Riedel
Andreas Riedel
Still waiting for this and with each new version of remote-containers I have to adapt the dockerfile again.... Would it maybe be possible to just add a user-config which is...
@kesavkolla I'm not sure, but in my understanding the env-variable is for megabytes, right? (at least the name suggests that. So, your setting would be 13'312GB - I think you...
If your problem are CA-Certs, then open the bootstrap-Dockerfile (by now both in the extensions and the tmp one it tells you when starting) and add after the "FROM" the...
With me it looks easier: I just need the feature to add the certificates to the bootstrap (and the inspect-volume) container - since those are pulling in an image from...
For me it still works with Version 0.275.1 of the container-images. But there are several paths involved: C:\Users\\AppData\Local\Temp\vsch\bootstrap-image\0.275.1\bootstrap.Dockerfile C:\Users\\.vscode\extensions\ms-vscode-remote.remote-containers-0.275.1\scripts\bootstrap.Dockerfile sometimes the inspect-volume is also used, then you have to add...
@OneCyrus Just an idea: can you maybe add this to the "base" image - mcr.microsoft.com/vscode/devcontainers/base:0-alpine-3.14 ? (Change that image and add it to your repo and have your repo answer...