Commit Graph

19 Commits

Author SHA1 Message Date
Yan Ka, Chiu
0f95f1bce8 allow changing the default ifconfig in compile time 2023-07-06 10:18:30 +08:00
Yan Ka, Chiu
b48f14b122 clean up 2023-07-06 01:24:56 +08:00
Yan Ka, Chiu
1d4dbad7d0 add a new patch action to modify image config and redirect action for better port redirect insight 2023-07-06 01:23:39 +08:00
Yan Ka, Chiu
c3c1845bb2 allow container to be referenced by jid 2023-07-06 01:22:46 +08:00
Yan Ka, Chiu
e1c445582b allow container to be reference by jid 2023-07-06 01:21:22 +08:00
Yan Ka, Chiu
b2ed346c39 allow a remote image be reference by host/repo:tag 2023-07-05 13:14:16 +08:00
Yan Ka, Chiu
107417a634 only add addresses and rdr rules if pf is enabled 2023-07-05 12:03:54 +08:00
Yan Ka, Chiu
6277ef2503 add login command inline documentations 2023-07-04 14:35:04 +08:00
Yan Ka, Chiu
854ab01370 add login command 2023-07-04 14:31:15 +08:00
Yan Ka, Chiu
ced9ea4eed rename 'watch' command to 'trace', as useful default when no args supplied 2023-07-04 13:50:28 +08:00
Yan Ka, Chiu
a82dff543c remove dead code 2023-07-04 06:11:02 +08:00
Yan Ka, Chiu
88554eea5c add missing mod.rs to git 2023-07-04 04:30:16 +08:00
Yan Ka, Chiu
6eff09800b Separate push/pull logic to different module, and make the pull code a bit humane 2023-07-02 01:22:44 +08:00
Yan Ka, Chiu
ac85daef2a Merge branch 'main' of github.com:michael-yuji/xc 2023-07-01 13:17:10 +08:00
michael-yuji
cd46e82cab Update LICENSE 2023-07-02 12:06:55 -04:00
michael-yuji
6ec3c2cd0d Update LICENSE 2023-07-02 12:04:56 -04:00
Yan Ka, Chiu
e4e26a3762 run cargo fmt 2023-07-01 13:16:29 +08:00
Yan Ka, Chiu
a116386ff0 Make coredump on panic optional, determine by XC_PANIC_COREDUMP environment variable
By default we coredump on panic to aid development, but this can be problematic for
casual users.
2023-07-01 13:15:00 +08:00
Yan Ka, Chiu
6075716009 initial commit 2023-07-01 07:10:15 +08:00