This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Please submit feature/script requests in Discussions #1143
Unanswered
Poznavhiy
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have a good day. I am using your Proxmox helper scripts. For beginners, this is a super help worthy of a star. Question tell me what to do or what to read so that the following configuration would work in the docker. Tried both in containers and in the docker container.
Log
root@docker:~# docker build -t mega-nginx . && docker run -d --network host mega-nginx
[+] Building 0.5s (2/2) FINISHED
=> [internal] load build definition from Dockerfile 0.3s
=> => transferring dockerfile: 2B 0.0s
=> [internal] load .dockerignore 0.4s
=> => transferring context: 2B 0.0s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1256555354/Dockerfile: no such file or directory
I'm trying to make the device work
(Simple nginx proxy configured with proxy_pass 8124->8123
The initial problem is that HA is built on an asynchronous aiohttp server, which has the ability to break packets into a header and everything else that the controller can't handle. Nginx glues the packets back together, which eventually allows the server responses to work properly.)
I would be grateful for help. Thank you
Beta Was this translation helpful? Give feedback.
All reactions