Skip to content

gh640/docker-node-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-node-serve

A tiny script to use serve with Docker.

Prerequisites

  • Docker
  • Python 3

Usage

python scripts.py build
python scripts.py run [directory_to_serve]

directory_to_serve should be a directory. Can be absolute or relative.

Example:

python scripts.py run ./public

Reference

About

A tiny script to use serve with Docker.

Topics

Resources

Stars

Watchers

Forks