Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 394 Bytes

File metadata and controls

executable file
·
12 lines (11 loc) · 394 Bytes

Docker-Hub Image nodyd/ssl-fwd

  • Docker image that exposes an TLS socat forwarder
  • Builds up on alpine:3.11.2
  • Starts asUSER root
  • Environment variales with defaults:
ENV DOMAIN=localhost
ENV TARGET=127.0.0.1:80
ENV LISTEN=443
  • Generates self-signed certificate for "/C=DE/L=HD/O=nodyd/CN=$DOMAIN"