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 GitHub - vercel/serve: Static file serving and directory listing