Mercurial > libervia-backend
view docker/docker-compose.yml @ 3477:9498f32ba6f7
tools (image): fix bad method name used when `fix_orientation` is set in `resize`
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Mar 2021 14:01:51 +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