46 Commits

Author SHA1 Message Date
PassiveLemon
8bcc8e7095 Refactor Dockerfile
Switch to Alpine + compat and download zoraxy_plugin from the plugins repository
2025-04-29 23:00:19 -04:00
Tim Dreyer
4dc7175588 refactor: docker container list 2025-04-24 22:32:58 +02:00
PassiveLemon
caa64ada76 Update Dockerfile 2025-04-05 15:41:29 -04:00
Samuel Paluba
5c2b8e4c31
Create docker-compose.yml
So portainer can use latest compose automaticaly
2025-03-31 01:01:22 +02:00
PassiveLemon
c4266559be Update Docker image for 3.2.0 2025-03-28 23:58:56 -04:00
PassiveLemon
b0dc4d6670 Fix #542 2025-02-15 16:26:10 -05:00
PassiveLemon
99728144b3 Refactor: Launch services in background and trap Docker TERM signal 2025-02-08 01:37:03 -05:00
Toby Chui
70abfe6fcf Restore dockerfile
- The docker file change shd be included in another PR
2025-02-06 20:36:23 +08:00
adoolaard
c49f2fd1db
Changed dockerfile to better cache 2025-01-30 21:22:19 +01:00
PassiveLemon
0ad84b3415 Add 2 new flags 2024-12-26 16:17:02 -05:00
PassiveLemon
2fca458bd0 Image building instructions and README touch-ups 2024-12-16 18:14:02 -05:00
PassiveLemon
763ccb4d60 Remove deprecated ZeroTier config directory from Docker readme 2024-11-24 00:44:52 -05:00
PassiveLemon
294d504ee6 Symlink ZeroTier var to Zoraxy config 2024-11-12 12:40:08 -05:00
PassiveLemon
a944c3ff36 Fix #307 2024-09-16 13:09:37 -04:00
PassiveLemon
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
PassiveLemon
d348cbf48b Update Docker README 2024-08-30 09:47:02 -04:00
PassiveLemon
f6339868ac Refactor Dockerfile and bundle ZeroTier 2024-08-30 09:47:02 -04:00
Toby Chui
0a734e0bd3
Merge pull request #275 from tobychui/v3.1.0
v3.1.0 Update
2024-07-31 22:39:01 +08:00
PassiveLemon
7d5151bb00 Add EarlyRenew flag to Dockerfile 2024-07-31 10:21:57 -04:00
PassiveLemon
02ff288280 Doc: Note about PORT usage for Docker run and compose 2024-07-22 14:03:10 -04:00
PassiveLemon
3aa0f2d914 Target latest alpine image 2024-07-16 11:07:47 -04:00
PassiveLemon
39b0c8c674 Doc: Document on how to use host time in the container 2024-07-16 10:56:12 -04:00
PassiveLemon
b7bb918aa3 Fix: Container issue due to deprecated flag 2024-07-15 09:21:14 -04:00
Kegelcizer
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
kirari04
100cd727fc
format docker file 2024-06-26 19:54:35 +02:00
kirari04
1a4a55721f Improve Docker Image Size by 500mb by using 2 stage build 2024-06-24 23:32:38 +02:00
PassiveLemon
2cd1b1de3c Update: Docker README 2024-06-20 10:58:13 -04:00
PassiveLemon
3a2db63d61 Refactor: Docker environment variables 2024-06-20 10:58:04 -04:00
PassiveLemon
123d3bcf3f Remove: Deprecated VERSION variable 2024-06-20 10:57:34 -04:00
PassiveLemon
3519c7841c Update Dockerfile 2024-06-19 17:26:18 -04:00
PassiveLemon
43a84a3f1c Fix: Graceful container shutdown 2024-04-28 10:55:45 -04:00
PassiveLemon
32939874f2 Fix: Remove override for OpenSSL 2024-02-17 12:24:31 -05:00
PassiveLemon
70ace02e80 Revert port update 2023-11-27 20:18:24 -05:00
PassiveLemon
1f758e953d Fix: OpenSSL CVE 2023-11-26 16:16:31 -05:00
PassiveLemon
dbb10644de Update to new port 2023-11-25 12:14:26 -05:00
PassiveLemon
f84c4370cf doc: update readme 2023-08-24 17:59:35 -04:00
PassiveLemon
b39cb6391b Completely rework the container 2023-08-24 17:48:57 -04:00
PassiveLemon
f304ff8862 feature: network connectivity test 2023-07-28 10:23:20 -04:00
PassiveLemon
7d91e02dc9 feature: golang specific image
smaller size
2023-07-28 10:22:46 -04:00
PassiveLemon
dae510ae0a doc: VERSION 2023-07-28 10:22:22 -04:00
PassiveLemon
5038429a70
Update README.md 2023-07-20 22:04:16 -04:00
Toby Chui
aed703e260
Merge branch 'main' into DockerMerge 2023-07-20 10:30:07 +08:00
PassiveLemon
5ece7c0da4 2.0.0 init
Completely revamped the container to support the new external configuration files.
2023-07-19 16:39:51 -04:00
PassiveLemon
519372069f
Update README.md 2023-07-04 07:58:40 -04:00
PassiveLemon
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
Toby Chui
3fbf246fb4 Added docker file (Fork from PassiveLemon) 2023-06-21 19:45:58 +08:00