Sign inSign up

scrooge/stunnel

By scrooge

Updated over 8 years ago

Stunnel client

Image
0

75

scrooge/stunnel repository overview

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.

Tag summary

Content type

Image

Digest

Size

83.4 MB

Last updated

over 8 years ago

docker pull scrooge/stunnel:1.0