Skip to content

cloud-cli/image-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghcr.io/cloud-cli/static

Statics server using Superstatic and Node.JS

Usage

Mount a folder into /home/app/dist and provide an environment variable called PORT to run it:

docker run -v /local/folder:/home/app/dist -p80:1234 -e PORT=1234 ghcr.io/cloud-cli/static:latest

Releases

No releases published

Packages