pulumi-docker/entrypoint_backup.sh

7 lines
66 B
Bash

#!/bin/bash
set -c
apk add --no-cache postgresql-client
sleep 5