fastopencn opened a new issue #193: URL: https://github.com/apache/apisix-docker/issues/193
➜ workspace git clone https://github.com/apache/apisix-docker.git Cloning into 'apisix-docker'... remote: Enumerating objects: 739, done. remote: Counting objects: 100% (273/273), done. remote: Compressing objects: 100% (137/137), done. remote: Total 739 (delta 127), reused 230 (delta 99), pack-reused 466 Receiving objects: 100% (739/739), 152.00 KiB | 251.00 KiB/s, done. Resolving deltas: 100% (339/339), done. ➜ workspace cd apisix-docker/example ➜ example git:(master) docker compose up [+] Running 6/6 ⠿ Network example_apisix Created 3.8s ⠿ Container example_etcd_1 Started 8.0s ⠿ Container example_web2_1 Started 4.8s ⠿ Container example_web1_1 Started 9.1s ⠿ Container example_apisix-dashboard_1 Started 6.7s ⠿ Container example_apisix_1 Started 12.4s Attaching to apisix-dashboard_1, apisix_1, etcd_1, web1_1, web2_1 apisix_1 | apisix_1 | WARNING: using fixed Admin API token has security risk. apisix_1 | Please modify "admin_key" in conf/config.yaml . apisix_1 | apisix_1 | apisix_1 | /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd apisix_1 | nginx: [warn] could not build optimal variables_hash, you should increase either variables_hash_max_size: 1024 or variables_hash_bucket_size: 64; ignoring variables_hash_bucket_size ^CGracefully stopping... (press Ctrl+C again to force) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
