Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/QuentinGruber/dockerfiletemplate
- Owner: QuentinGruber
- License: mit
- Created: 2021-01-17T18:51:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T14:11:06.000Z (10 months ago)
- Last Synced: 2024-12-05T17:49:32.965Z (3 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=QuentinGruber.dockerfiletemplate
- Size: 6.58 MB
- Stars: 25
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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