Prepares any tarball containing a project so that a docker image can be built from it.
NodeJS Dockerify CLI - NodeJS 项目 Dockerify 命令行工具 ========================
A CLI for simplifying how to dockerize NodeJS based applications
Given a github repository url, returns a tar stream for each release with Dockerfile injected that can be piped into docker to create an image.
Instantly make your project docker ready
Spins up tar streams each in it's own docker container.
This gem is intended to help you generate Docker and Docker Compose configuration files, to simply host web apps using Phusion's Passenger Docker containers
The intention is use this to dockerify your rails project for use anywhere in development.