Commit Graph

30 Commits

Author SHA1 Message Date
8bcc8e7095 Refactor Dockerfile
Switch to Alpine + compat and download zoraxy_plugin from the plugins repository
2025-04-29 23:00:19 -04:00
4dc7175588 refactor: docker container list 2025-04-24 22:32:58 +02:00
caa64ada76 Update Dockerfile 2025-04-05 15:41:29 -04:00
c4266559be Update Docker image for 3.2.0 2025-03-28 23:58:56 -04:00
b0dc4d6670 Fix #542 2025-02-15 16:26:10 -05:00
0ad84b3415 Add 2 new flags 2024-12-26 16:17:02 -05:00
294d504ee6 Symlink ZeroTier var to Zoraxy config 2024-11-12 12:40:08 -05:00
a944c3ff36 Fix #307 2024-09-16 13:09:37 -04:00
dfda3fe94b Fix: Build older version of ZeroTier
Anything from 1.12.0+ just doesn't work on Zoraxy
2024-09-14 01:23:17 -04:00
f6339868ac Refactor Dockerfile and bundle ZeroTier 2024-08-30 09:47:02 -04:00
0a734e0bd3 Merge pull request #275 from tobychui/v3.1.0
v3.1.0 Update
2024-07-31 22:39:01 +08:00
7d5151bb00 Add EarlyRenew flag to Dockerfile 2024-07-31 10:21:57 -04:00
3aa0f2d914 Target latest alpine image 2024-07-16 11:07:47 -04:00
b7bb918aa3 Fix: Container issue due to deprecated flag 2024-07-15 09:21:14 -04:00
e3b61868a1 Update Dockerfile
Created folders and set permissions at build stage. Install stuff and copy only required folders with permissions already set at build stage.
2024-06-28 11:23:35 +03:00
100cd727fc format docker file 2024-06-26 19:54:35 +02:00
1a4a55721f Improve Docker Image Size by 500mb by using 2 stage build 2024-06-24 23:32:38 +02:00
3a2db63d61 Refactor: Docker environment variables 2024-06-20 10:58:04 -04:00
123d3bcf3f Remove: Deprecated VERSION variable 2024-06-20 10:57:34 -04:00
3519c7841c Update Dockerfile 2024-06-19 17:26:18 -04:00
43a84a3f1c Fix: Graceful container shutdown 2024-04-28 10:55:45 -04:00
32939874f2 Fix: Remove override for OpenSSL 2024-02-17 12:24:31 -05:00
70ace02e80 Revert port update 2023-11-27 20:18:24 -05:00
1f758e953d Fix: OpenSSL CVE 2023-11-26 16:16:31 -05:00
dbb10644de Update to new port 2023-11-25 12:14:26 -05:00
b39cb6391b Completely rework the container 2023-08-24 17:48:57 -04:00
7d91e02dc9 feature: golang specific image
smaller size
2023-07-28 10:22:46 -04:00
5ece7c0da4 2.0.0 init
Completely revamped the container to support the new external configuration files.
2023-07-19 16:39:51 -04:00
3fc92bac27 Updates + Changes
Some code improvements. If the version ever changes, it will download the new binary if it doesn't already exist. Old ones will be kept however.

Some general changes to documentation.
2023-06-21 13:04:32 -04:00
3fbf246fb4 Added docker file (Fork from PassiveLemon) 2023-06-21 19:45:58 +08:00