25 Commits

Author SHA1 Message Date
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