Skip to content

Missing Documentation on how to add and/or customize existing language Dockerfiles #3247

Answered by bwateratmsft
conradwt asked this question in Q&A
Discussion options

You must be logged in to vote

Converted to a discussion.

The extension uses Handlebars templates to scaffold Dockerfiles (and other Docker-related assets). By default it uses the templates within the extension install directory, in resources/templates, but the path for templates can be changed using the docker.scaffolding.templatePath setting in VSCode. Any templates you place within that folder specified by the setting will be used; if absent then the templates from the extension install path will be used. You would want to use the same folder structure as what is under the installed templates.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@conradwt
Comment options

Answer selected by conradwt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3244 on September 28, 2021 13:29.