Search Docker Hub
server
By jordi
Sample HTTP server (in Go)
1.1K
Should you want to build yourself the container image, use:
docker build -t server . docker run -p 8080:8080 server
Content type
Image
Digest
Size
6 MB
Last updated
over 7 years ago
docker pull jordi/server:http