Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 200 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 200 Bytes

WebTools

Website to store links to tools

Docker

Build

docker build -t webserver-tools webserver-tools/

Run

docker run --name web-tools -d -p 8080:80 webserver-tools:latest