Blame view

docker/PYROS_DOCKER_START.sh 120 Bytes
90bc3587   Alexis Koralewski   Add fix hostname ...
1
2
3
export CURRENT_UID=$(id -u)
export COMPUTER_HOSTNAME=$HOSTNAME
docker-compose down --remove-orphans
4a6e2799   Alexis Koralewski   Fixing endofline ...
4
docker-compose up -d