sa

Results 71 comments of sa

指拉取远端仓库,直接导出到文件? 参考这个: https://github.com/crazy-max/undock https://crazymax.dev/undock/usage/examples/

how about noVNC at browser? you can view the xrdp's log, or you can just try anothor machine's env

/close for none feedback

/closed and explain: Pulseaudio with [pulseaudio-module-xrdp](https://github.com/neutrinolabs/pulseaudio-module-xrdp) plugin is a near real time solution. When use it with `mstsc` in RDP mode and the Box/Client in the same Lan, will got...

> try this: https://github.com/infrastlabs/docker-headless/blob/dev/_doc/mannual/b1-locale.md > > `docker run -it --rm -e L=zh_CN --net=host infrastlabs/docker-headless`

try this: https://github.com/infrastlabs/docker-headless/blob/dev/_doc/mannual/b1-locale.md `docker run -it --rm -e L=zh_CN --net=host infrastlabs/docker-headless`

tested with `automountServiceAccountToken: false` ref: https://www.coderdocument.com/docs/kubernetes/v1.14/tasks/configure_pods_and_containers/configure_service_accounts_for_pods.html ```yml apiVersion: v1 kind: Pod metadata: name: my-pod spec: #serviceAccountName: build-robot automountServiceAccountToken: false ```