We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, running it on W11 with docker compose - but does not work
- Container bitpoll-web-1 Recreated 0.2s Attaching to bitpoll-bitpoll-1, bitpoll-web-1 bitpoll-bitpoll-1 | /bin/sh: 0: Illegal option - bitpoll-web-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration bitpoll-web-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ bitpoll-web-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh bitpoll-web-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf bitpoll-web-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version bitpoll-web-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh bitpoll-web-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh bitpoll-web-1 | /docker-entrypoint.sh: Configuration complete; ready for start up bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: using the "epoll" event method bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: nginx/1.23.4 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: built by gcc 10.2.1 20210110 (Debian 10.2.1-6) bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: OS: Linux 5.10.102.1-microsoft-standard-WSL2 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker processes bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 28 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 29 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 30 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 31 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 32 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 33 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 34 bitpoll-web-1 | 2023/06/25 08:28:09 [notice] 1#1: start worker process 35 bitpoll-bitpoll-1 exited with code 2
The backend container only exits directly with '/bin/sh: 0: Illegal option -'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, running it on W11 with docker compose - but does not work
The backend container only exits directly with '/bin/sh: 0: Illegal option -'
The text was updated successfully, but these errors were encountered: