docker-socat-static A Docker image for socat, statically compiled with musl Usage In shell $ docker run --rm ep76/socat-static:latest -V # <version string> In Dockerfile COPY --from=ep76/socat-static:latest /usr /usr License MIT