Commit Graph

45 Commits

Author SHA1 Message Date
Valeriy Manzhos
1c486b40cc
chore(docker): Publish docker images on Github Container Registry (#1425)
* Temporary test

* Push containers to ghcr.io via GitHub Actions

* replace tabs with spaces

* temporary comment out dockerhub

* temporary comment out dockerhub for gui

* revertme: remove non-ghcr docker image tags

* convert repo owner name to lowercase

* fix conversion to lowercase

* fix typo, move lowercase conversion to calculate sooner

* copy lowercase conversion to both jobs

* fix typo

* add labels to gui and dev Dockerfiles

* specify correct push path for the ghcr.io

* fix typo

* hardcode image name

* specify correct labels for upstream

* add dockerhub tags

* uncomment dockerhub login

* restore Dockerfile.dev
2024-06-18 03:21:12 +08:00
Markson Hon
28c844f039 1. Remove Docker Nightly for almost nobody use it2. Add tzdata package to docker image 2023-11-24 11:29:39 +08:00
mzz
1928283842 Merge xray support from CI-He-O/v2rayA (#1004)
* added xtls-rprx-vision & uTLS fingerprint

* removed node option openssl-legacy-provider

* removed node option openssl-legacy-provider

* update github action

* fix: vless id

---------

Co-authored-by: clheo <93776896+Cl-He-O@users.noreply.github.com>
2023-08-02 23:54:07 +08:00
mzz2017
8f94ff7da7 chore: fix nodejs build 2022-11-06 14:33:38 +08:00
mzz2017
a5703a5912 chore: docker image 2021-09-25 19:07:05 +08:00
mzz2017
711e5a0d83 chore: damn MitM 2021-09-25 19:01:59 +08:00
mzz2017
72b2b7d988 chore: damn CI 2021-09-25 18:47:13 +08:00
mzz2017
12867510e6 fix: Dockerfile 2021-09-06 19:15:33 +08:00
mzz2017
b4a3967cec chore: build 2021-09-04 19:00:35 +08:00
mzz2017
a40d4473ad fix: whitelist mode 2021-08-26 15:00:00 +08:00
mzz2017
68c56e6307 chore: dockerfile.nightly 2021-08-11 16:51:54 +08:00
mzz2017
0b17d9ed3d chore: dockerfile 2021-08-09 23:34:20 +08:00
mzz2017
17edbbf8d9 revert 6b27a5be82 2021-05-14 12:24:02 +08:00
mzz2017
1f7658cb15 fix: the problem that docker has no ipv6 by default 2021-04-30 02:06:17 +08:00
mzz2017
5d036046a3 chore(Dockerfile): fix a problem caused by different alpine version 2021-04-27 22:20:54 +08:00
mzz2017
b8c7e5228c fix(docker): cannot use transparent proxy. #163 2021-04-17 23:21:54 +08:00
mzz2017
9079addad2 chore(docker): embedded gfwlist in docker image 2020-10-30 16:57:39 +08:00
mzz2017
79b56345c6 docs: remove mzz2017 in most files due to repo's transfer 2020-10-16 16:43:08 +08:00
mzz2017
2a316986f5 chore: update yarn.lock 2020-10-15 23:55:28 +08:00
mzz2017
040daa529f chore: fix network issue 2020-10-15 23:40:52 +08:00
mzz2017
c2f338d526 chore: fix dockerfile 2020-10-15 23:19:30 +08:00
mzz2017
b76467f314 chore: fix ci 2020-10-15 23:05:51 +08:00
mzz2017
d680633ddd fix: docker 2020-09-05 17:33:30 +08:00
mzz2017
677d9b8898 chore: npm and docker 2020-09-05 15:47:57 +08:00
mzz2017
0dd5d650be fix: version tag 2020-06-07 00:16:17 +08:00
mzz2017
003f94a067 chore: use -s -w ldflags to decrese the size of binary 2020-06-05 01:28:30 +08:00
mzz2017
9941342245 feat: cmd util 'moona' 2020-05-18 02:59:29 +08:00
mzz2017
1e230ed1fd some fixes and features
1. use http://www.alibaba.com instead of https://www.youtube.com to test more accurate latency
2. now will report transparent proxy error
3. shorter timeout of closing SSR
4. optional enhanced mode and closed dns anti-pollution
5. use another port for transparent proxy instead of 12345
6. some other adjustments
2020-05-12 13:10:56 +08:00
mzz2017
3be2dfa8ee optimize: tproxy 2020-05-02 01:32:24 +08:00
mzz2017
b2de124709 rename project 2020-04-19 03:30:00 +08:00
mzz2017
38016f15d3 fix: can not use transparent proxy in docker mode 2020-03-29 01:23:49 +08:00
mzz2017
723681be46 fix: high cpu occupation 2020-03-27 14:31:45 +08:00
mzz2017
43bcd9549e chore/fix: fix problem that not kill v2ray after exiting in universal mode. repaire dockerfile.dev 2020-03-11 18:52:35 +08:00
mzz2017
354f989353 fix(dockerfile): after docker-compose setup, version could be showed correctly 2020-02-28 20:56:17 +08:00
mzz2017
95d5464f8a fix/chore: problem that show version 'debug' in docker mode 2020-02-03 01:44:40 +08:00
mzz2017
86cd872430 chore: update icons 2019-12-30 20:59:36 +08:00
mzz2017
f8cc08470f chore: shrink the size of docker image sharply 2019-12-30 19:20:01 +08:00
mzz2017
4319bfcd06 deploy: speed up loading demo and installation from apt 2019-11-28 00:11:15 +08:00
mzz2017
f8e4571dc8 fix: docker containers can not connect internet in transparent mode 2019-11-26 10:02:59 +08:00
mzz2017
c83412df9b feat: detailed error tips and support transparent proxy in docker mode 2019-11-26 08:58:24 +08:00
mzz2017
70c064172d feat/chore: AUR support for archlinuxers 2019-11-22 00:58:40 +08:00
mzz2017
dbdef01b1d fix: most of bugs in docker due to restricted systemd access 2019-11-03 11:08:38 +08:00
mzz2017
7dfc5e073c docs 2019-10-25 06:17:59 +08:00
mzz2017
25a405f02f feat: complete essential functions 2019-10-25 05:14:30 +08:00
mzz2017
11326899e7 feat: dockerfile and something relative 2019-10-21 00:00:09 +08:00