PyInventory/compose.sh

6 wiersze
56 B
Bash
Executable File

#!/bin/sh
set -ex
exec poetry run docker-compose "$@"