Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/QuentinGruber/dockerfiletemplate

vscode extension that allow you to use templates of dockerfiles for your project.
https://github.com/QuentinGruber/dockerfiletemplate

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://raw.githubusercontent.com/QuentinGruber/dockerfiletemplate/master/assets/demo.png)

> 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