NewsBlur-viq/docker/postgres/Dockerfile
2024-03-29 10:31:41 -07:00

4 lines
73 B
Docker

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