compose/script
Santiago M. Mola 6311511117 avoid using realpath in scripts
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>
2020-07-15 18:44:00 +02:00
..
build Pin all indirect dependencies 2020-06-04 13:43:27 +02:00
circle Upload macOS folder format to bintray 2019-11-29 18:28:47 +01:00
release Merge pull request #7031 from venthur/remove_python2 2020-06-10 17:03:19 +02:00
run avoid using realpath in scripts 2020-07-15 18:44:00 +02:00
setup General bumps 2020-04-27 17:34:36 +02:00
test Removed Python2 support 2020-06-03 17:37:47 +02:00
ci
clean Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binaries 2018-02-01 16:05:32 -08:00