/container-socat

A simple container with socat

Primary LanguageDockerfileApache License 2.0Apache-2.0

container-socat

A simple container with socat

Build

podman build -t ghcr.io/drerik/container-socat:master .

Run

podman run -it --rm ghcr.io/drerik/container-socat:master TCP-LISTEN:80,fork TCP:192.168.49.2:80