Commit graph

15 commits

Author SHA1 Message Date
Zach Queal
423b8f7632
Update Dockerfile
```docker
3 warnings found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 6)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 30)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 31)
```

Updating as per docker instructions.
2024-09-15 18:14:37 -04:00
yusing w
52549b6446 Dev 2024-04-08 05:07:27 +00:00
yusing
351bf84559 tcp/udp fix 2024-03-31 11:26:39 +00:00
yusing
ce433f0c51 script update for auto version discovery, dockerfile fix for CI 2024-03-29 22:40:11 +00:00
yusing
9b34dc994d added new file button in config editor, dockerfile fix 2024-03-29 01:24:47 +00:00
yusing
90f4aac946 fixes, meaningful error messages and new features 2024-03-27 06:30:47 +00:00
yusing
094f75ef46 readme and dockerfile fix for v0.3 update 2024-03-23 03:29:35 +00:00
yusing
076c19c4ea fixed output formatting 2024-03-18 16:00:45 +00:00
yusing
bf2c9b0d66 dockerfile env update 2024-03-18 05:15:53 +00:00
yusing
d3684b62b7 allow multiple docker providers, added file provider support 2024-03-11 10:31:01 +00:00
yusing
dc996f82c6 fix timezone by adding tz_data package, dns lookup workaround, panel fix 2024-03-07 13:42:36 +08:00
yusing
2f439233ed added load balance support and verbose level 2024-03-06 12:34:06 +08:00
yusing
9cb1b1d31a panel apperance, added experimental tcp/udp proxy support, slight performance improvement for http proxy 2024-03-02 17:02:11 +08:00
yusing
12e23c3517 added a simple panel 2024-03-01 16:50:26 +08:00
yusing
acad8dc5ba Initial commit 2024-02-29 11:51:06 +08:00