Skip to content

Plandid/docker-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-scripts

Useful scripts for using node with docker

Installation

npm install --save @plandid/docker-scripts

Usage

Setup Dockerfile and .dockerignore:

npx docker-setup

Build image:

npx docker-build

Run container from image:

npx docker-run

Kill all running containers:

npx docker-kill-all

About

Tooling for Plandid node servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published