Malin 06e24a3776 fix: pre-download pured daemon + start it before purevpn-cli
The purevpn-cli binary hardcodes a wrong S3 path for the daemon download
which returns HTTP 403. The correct URL (from the installer script) is:
  /cross-platform/linux-daemon/1.4.1/pured-linux-x64.gz

purevpn-cli is a client that talks to the pured daemon on :9485.
Pre-download the daemon during Docker build and start it in the entrypoint
before any purevpn-cli invocations.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 18:55:50 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
Description
No description provided
92 KiB
Languages
Shell 73.7%
Dockerfile 26.3%