QuentinGruber / dockerfiletemplate

vscode extension that allow you to use templates of dockerfiles for your project.

Home Page:https://marketplace.visualstudio.com/items?itemName=QuentinGruber.dockerfiletemplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker File Template

Tired of always rewriting the sames dockerfiles? Docker File Template is for you!

Suggest new Dockerfiles here : https://github.com/QuentinGruber/dockerfiletemplate

And if dockerfiletemplate helps you in any way, leave a star on the github repository to show your support!

Features

Choose which dockerfile template you wanna use in your project and 🎉 TADA 🎉

generatedockerfile

Tip: If a .dockerignore file has been associated to the template a window will ask you if you want to use it.


Release Notes

2.0.0

  • Add a treeView for the extension.

1.0.0

Initial release of Docker File Template

About

vscode extension that allow you to use templates of dockerfiles for your project.

https://marketplace.visualstudio.com/items?itemName=QuentinGruber.dockerfiletemplate

License:MIT License


Languages

Language:TypeScript 78.6%Language:Dockerfile 21.4%