zfeng

Results 5 issues of zfeng

An image built from a Dockerfile like: ```Dockerfile FROM localhost:5000/my-os:latest RUN rpm-ostree install wget ``` That can be used to run a container successfully. However, when using it for rebasing...

container-native

In visualize.py, we use the function plot_compare_figure() to produce visual results. But I have a question. What do the start and end in params represent?Thank you for your answer!

### Describe the bug clash_verge_rev软件在不打开tun模式时,国内直接连接的网站dns解析总是失败,日志如下 ![image](https://github.com/clash-verge-rev/clash-verge-rev/assets/26649267/15cf8709-6959-491a-a770-326487506fb4) 其中软件对应的设置: ![image](https://github.com/clash-verge-rev/clash-verge-rev/assets/26649267/c5fe2560-b0dd-4cc4-a1e3-cbd37ec247e4) ### To Reproduce 打开clash_verge_rev,不开启tun模式,此时用浏览器打开国内网站就会出现打不开的情况 ### Platform Windows ### System Version win11 ### Software Version 1.5.4 ### Log _No response_ ### Additional Information...

bug

### Describe the bug I have a question about nsswitch.conf. When an os doesn't have `authselect` and `authselect-libs` packages, the nsswitch.conf comes from glibc. When I create the os with...

### Describe the bug Falco installation on FCOS failed using the instructions provided at https://falco.org/docs/install-operate/installation/#centos-rhel. ### Reproduction steps 1. Add falco repo: `curl -s -o /etc/yum.repos.d/falcosecurity.repo https://falco.org/repo/falcosecurity-rpm.repo` 2. `rpm-ostree install...