Mercurial > libervia-backend
view docker/docker-compose.yml @ 3446:d2298ed6de7f
docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 10 Dec 2020 10:28:05 +0100 |
parents | 58e97cf475d9 |
children | 73e04040d577 |
line wrap: on
line source
version: "3.6" services: sat: image: salutatoi/sat build: backend libervia: image: salutatoi/libervia build: libervia depends_on: - sat