Skip to content

Tiny static webserver running as non-root with support for amd64, arm/v7 and arm64.

License

Notifications You must be signed in to change notification settings

stenic/static-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Web

Tiny static webserver running as non-root with support for amd64, arm/v7 and arm64.

In order to allow for more control, this now includes nginx. This got the image to ~20MB.

Usage

docker run -ti \
    -v $(pwd)/web:/web \
    -p 8080:8080 \
    ghcr.io/stenic/static-web:latest

About

Tiny static webserver running as non-root with support for amd64, arm/v7 and arm64.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •