docker run -itd --restart=always -p 9980:80 \ -e DB_HOST=192.168.131.78 \ -e DB_PORT=3306 \ -e DB_DATABASE=chemex \ -e DB_USERNAME=chemex \ -e DB_PASSWORD=Qq.88888888 \ celaraze/chemex:latest php artisan migrate php artisan chemex:install