Search Docker Hub
simple-tls
By jjaekel
TLS test server.
2.3K
Minimal HTTPS server to test TLS connections to a Docker container.
docker build -t jjaekel/simple-tls .
docker run --rm -ti -p 80:80 -p 443:443 jjaekel/simple-tls
Content type
Image
Digest
Size
81.2 MB
Last updated
over 8 years ago
docker pull jjaekel/simple-tls