Mosasauroidea / GazellePW

Movie-based Gazelle
MIT License
243 stars 58 forks source link

gpw-web and gazelle-manticoresearch #49

Open user0name00 opened 1 year ago

user0name00 commented 1 year ago

gpw-web

 /var/www/.docker/web/entrypoint.sh: line 2: $'\r': command not found
 /var/www/.docker/web/entrypoint.sh: line 3: syntax error near unexpected token `$'\r''
 /var/www/.docker/web/entrypoint.sh: line 3: `run_service()

gazelle-manticoresearch

 /var/lib/manticore/conf/entrypoint.sh: line 2: $'\r': command not found
 /var/lib/manticore/conf/entrypoint.sh: line 29: syntax error: unexpected end of file
$ docker-compose -p gazelle up
Container gpw-mysql  Created
Container gpw-memcached  Created
Container gpw-phpmyadmin  Created
Container gpw-web  Created
Container 3508b55471ec_busy_beaver  Recreate
time="2023-03-26T21:10:58Z" level=warning msg="container 3508b55471ecc498f1e6c529992bd0772ddfd5dffee089f24972092910f0ecfe is missing com.docker.compose.container-number label"
time="2023-03-26T21:10:58Z" level=warning msg="container 3508b55471ecc498f1e6c529992bd0772ddfd5dffee089f24972092910f0ecfe has invalid com.docker.compose.container-number label: "
strconv.Atoi: parsing "": invalid syntax

$ docker-compose -v
Docker Compose version v2.15.1

$ docker -v
Docker version 20.10.23, build 7155243
120318 commented 1 year ago

windows?

user0name00 commented 1 year ago

yes, windows 10.

user0name00 commented 1 year ago

bug?? what do you use OS for gazelle?

120318 commented 1 year ago

Yes, windows docker has some character and disk permission issues, so the current dockerfile has some problems for windows support.

Currently using GazellePW can run well on linux.

DoomOfEmpire commented 10 months ago

any workaround for this problem? L.E: If you want to run it on Docker for desktop, first of all use the commands for fetching the repo via git bash then, until running " docker-compose -p gazelle up" run "git config --global core.autocrlf input" in the git bash and you shouldn't have any problems running GazellePW.

120318 commented 5 months ago

64 might help with this.