2020年12月2日

摘要: persistent namespaces Today I merged support for persistent namespaces to unshare(1). The persistent namespace does not require any running process wi 阅读全文
posted @ 2020-12-02 15:53 tycoon3 阅读(109) 评论(0) 推荐(0)
摘要: // setupPersistentNs creates persistent namespace without switchin to it. // Note, pid namespaces cannot be persisted. func setupPersistentNs(namespac 阅读全文
posted @ 2020-12-02 15:09 tycoon3 阅读(145) 评论(0) 推荐(0)
摘要: docker: Error response from daemon: OCI runtime create failed: rpc error: code = Internal desc = Could not run process: container_linux.go:349: starti 阅读全文
posted @ 2020-12-02 14:03 tycoon3 阅读(2068) 评论(0) 推荐(0)
摘要: func (a *agentGRPC) CreateContainer(ctx context.Context, req *pb.CreateContainerRequest) (resp *gpb.Empty, err error) { if err := a.createContainerChe 阅读全文
posted @ 2020-12-02 10:19 tycoon3 阅读(263) 评论(0) 推荐(0)

导航