#!/bin/sh # These packages are needed to upgrade the database apk update && apk add \ perl \ perl-dbd-pg \ perl-yaml \ perl-dbi \ postgresql-client