view run-app.sh @ 1577:8ed3a8fd2d2f

Fix database Dockerfile Use DEBIAN_FRONTEND=noninteractive to avoid any debconf interaction, e.g. when configuring tzdata. ca-certificates is needed to fetch the PostgreSQL key via https, but was not explicitly installed. Running as root does not require sudo and it is not explicitly installed.
author Tom Gottfried <tom@intevation.de>
date Thu, 13 Dec 2018 14:22:47 +0100
parents 9b2218a6c6ae
children
line wrap: on
line source

#!/usr/bin/env bash
exec 2>&1 ./cmd/gemma/gemma --config gemma.toml