#!/usr/bin/env bash set -euo pipefail # Kick off the built-in entrypoint, with an in-built restore (-r ) directive exec docker-entrypoint.sh -r base.gwbk "$@"