Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 188 Bytes

File metadata and controls

10 lines (7 loc) · 188 Bytes

Usage

docker run --rm -p 8000:80 -v /var/www:/html softinnov/mininginx:latest

8000 the port on the local host

/var/www your local folder to your html pages