feat(docker): production images, integrated ccache and many other improvements (#5551)

This commit is contained in:
Yehonal 2021-05-04 11:35:24 +02:00 committed by GitHub
parent a1b0c45417
commit f6c6123d85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 569 additions and 123 deletions

View file

@ -33,7 +33,8 @@
"mhutchie.git-graph",
"github.vscode-pull-request-github",
"eamodio.gitlens",
"cschlosser.doxdocgen"
"cschlosser.doxdocgen",
"sanaajani.taskrunnercode"
],
// Use 'forwardPorts' to make a list of ports inside the container available locally.