postgres-tcpify (1)
Installation
docker pull git.luj0ga.de/luca/postgres-tcpify:1sha256:7465f1d585f7d99bbc046411554044274d4fe56a225d6780258c570d31c447c6Image layers
| ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in / |
| CMD ["/bin/sh"] |
| ENV LISTEN_PORT=5432 |
| ENV SOCKET_PATH=/var/run/postgresql/.s.PGSQL.5432 |
| /bin/sh -c apk add --no-cache socat |
| USER nobody |
| CMD ["/bin/sh" "-c" "/usr/bin/socat \"tcp-listen:$LISTEN_PORT,reuseaddr,fork\" \"unix-client:$SOCKET_PATH\""] |
| LABEL org.opencontainers.image.created=2023-01-23T19:17:23Z |
| LABEL org.opencontainers.image.revision=6a2e43545d694a4e45ebe4d3ab760bf331b85005 |
| LABEL org.opencontainers.image.source=https://git.luj0ga.de/luca/postgres-tcpify.git |
| LABEL org.opencontainers.image.url=https://git.luj0ga.de/luca/postgres-tcpify |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2023-01-23T19:17:23Z |
| org.opencontainers.image.revision | 6a2e43545d694a4e45ebe4d3ab760bf331b85005 |
| org.opencontainers.image.source | https://git.luj0ga.de/luca/postgres-tcpify.git |
| org.opencontainers.image.url | https://git.luj0ga.de/luca/postgres-tcpify |
Details
2023-01-23 20:17:28 +01:00
Versions (3)
View all
Container
2
OCI / Docker
linux/amd64
3.8 MiB