view docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh @ 127:82f8982895c8

docker: added an image with Pyjamas installed
author Goffi <goffi@goffi.org>
date Sun, 03 Jun 2018 13:42:50 +0200
parents d0a5db5b9bdf
children
line wrap: on
line source

#!/bin/sh
service postgresql start &&
exec su -c sat_pubsub sat