Sign inSign up

ljishen/twisted-web-server

By ljishen

Updated almost 9 years ago

This is a general-purpose web server which can serve from a filesystem or application resource.

Image
0

1.2K

ljishen/twisted-web-server repository overview

Twisted Web Server

This is a general-purpose web server which can serve from a filesystem or application resource.

Usage
docker run --rm -t \
    -p 80:80 \
    -v `pwd`:/root \
    ljishen/twisted-web-server

You can change the port mapping and the directory which serves as the root of the web server.

Tag summary

Content type

Image

Digest

Size

71.9 MB

Last updated

almost 9 years ago

docker pull ljishen/twisted-web-server