mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/docker-easyconnect/docker-easyconnect.git
synced 2026-09-20 08:03:33 +08:00
Use qemu-user >= 8.0.0 which fixes a memory leak bug
https://gitlab.com/qemu-project/qemu/-/issues/866 In docker-easyconnect, it was first mentioned in #128.
This commit is contained in:
@@ -35,8 +35,6 @@ COPY ./docker-root /
|
||||
|
||||
COPY --from=hagb/docker-easyconnect:build /results/fake-hwaddr/ /results/tinyproxy-ws/ /
|
||||
|
||||
ENV QEMU_ECAGENT_MEM_LIMIT=256
|
||||
|
||||
VOLUME /root/ /usr/share/sangfor/EasyConnect/resources/logs/
|
||||
|
||||
CMD TYPE=x11 start.sh
|
||||
|
||||
Reference in New Issue
Block a user