10 lines
252 B
YAML
10 lines
252 B
YAML
|
|
# Service Name: stunnel
|
|
# Description : Proxy service that allows old non-encrypted tools to access the web encrypted (https)
|
|
# Homepage : https://www.stunnel.org/
|
|
|
|
version: '3.9'
|
|
services:
|
|
chainguard:
|
|
image: cgr.dev/chainguard/stunnel
|