You can use docker-compose like
version: '2'
services:
stunnel-client:
image: scrooge/stunnel:tag
volumes:
- "./stunnel:/etc/stunnel/"
ports:
- "port:port"
The folder /stunnel must contain a configuration files stunnel.conf and certificate.
Content type
Image
Digest
Size
83.4 MB
Last updated
over 8 years ago
docker pull scrooge/stunnel:1.0