FROM docker.io/alpine:latest


RUN apk add socat \
 && rm -rf /var/cache/apk

USER 24975:33328
ENTRYPOINT /usr/bin/socat