jaswdr / simple

Simple HTTP server written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple HTTP server written in Python

Getting Started

docker run -p 8080:80 ghcr.io/jaswdr/simple:master

then access http://localhost:8080

About

Simple HTTP server written in Python


Languages

Language:Dockerfile 65.4%Language:Python 34.6%