Dockerfile Generator

Anyone can generate Dockerfiles for their project through this interactive ui.

Table Content

Overview

Useful resources

Run Locally

Clone the project

git clone https://github.com/tanishq-rocks/dockerfile-generator.git

Go to the project directory

cd interactive-comment-section

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Runs /scripts/gh-pages-deploy.js (Automatic deployment configuration file)

npm run deploy

Customize configuration

See Configuration Reference.

Author