jonnung / python-simplehttpserver-it-works

Python SimpleHTTPServer say "It works"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python SimpleHTTPServer say "It works"

Usage

Run server.

docker run --rm --name py-simple-httpd -p8585:8585 jonnung/python-simplehttpserver-it-works:latest

Open internet browser and enter a URL "http://localhost:8585"

About

Python SimpleHTTPServer say "It works"


Languages

Language:Python 90.4%Language:Dockerfile 9.6%