mirror of https://github.com/docker/compose.git
scripts/run uses realpath when COMPOSE_FILE is set. realpath is not available in some systems (e.g. macOS), and readlink -f isn't either. Replaced with a more portable approach. Signed-off-by: Santiago M. Mola <santi@mola.io> |
||
---|---|---|
.. | ||
run.ps1 | ||
run.sh |