10 lines
148 B

#!/bin/bash
set -e
config-add "\
services:
$MASTER_BASE_SERVICE_NAME:
volumes:
- $HOST_DATASTORE/$TARGET_BASE_SERVICE_NAME/tmp:/tmp
"