PYROS_DOCKER_BUILD.bat 183 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 #git pull [ ! -d "../vendor/guitastro/" ] && git clone https://gitlab.irap.omp.eu/guitastrolib/guitastro.git ../vendor/guitastro/ export CURRENT_UID=$(id -u) docker-compose build