diff --git a/stunnel/compose.yml b/stunnel/compose.yml new file mode 100644 index 0000000..fd1edc9 --- /dev/null +++ b/stunnel/compose.yml @@ -0,0 +1,9 @@ + +# 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