NewsBlur-viq/docker/postgres/Dockerfile.postgres
2024-01-27 23:11:36 -05:00

4 lines
73 B
Text

FROM postgres:13
RUN apt update && apt install -y openssh-client rsync