magicmopper

Results 5 issues of magicmopper

I tested the container startup acceleration function of nydus, but my local system should have a cache, even if I exec `docker rmi -f $imagename` to delete the image every...

I referred to `docs/docker-env-setup. md` to deploy nydus, but when I reached the step 8, the following exception occurred: ``` root@nydus:~/nydus# docker run -d --restart=always -p 5000:5000 registry Unable to...

**kubeflow version**: 0.5.0 **mxnet-operator version**: v1beta1 **kubernetes dashboard display**: ![image](https://user-images.githubusercontent.com/3971265/58082021-c472d580-7be8-11e9-8240-8880dfda3f70.png) **worker-0 log**: INFO:root:start with arguments Namespace(add_stn=False, batch_size=64, data_dir='/admin/public/model/mxnet_distributed/data', disp_batches=10, dtype='float32', gc_threshold=0.5, gc_type='none', gpus='0', image_shape='1, 28, 28', initializer='default', kv_store='dist_device_sync', load_epoch=None, loss='',...

kind/bug

### Bug report: When I tested according to the steps in INSTALL.md, there was an error deploying the NGINX pod #### pod events: ``` Events: Type Reason Age From Message...

bug

``` root@nydus:~# nydusd --version Version: v2.2.4 Git Commit: 1c9c819942ce6fb0b1ebf178df0b3966021ae6bb Build Time: 2023-11-02T11:32:06.442899984Z Profile: release Rustc: rustc 1.66.1 (90743e729 2023-01-10) ``` ``` root@nydus:~# containerd-nydus-grpc --version Version: v0.13.3 Revision: 0dfc6a45217592e3ac7071634cd8e82ecb458eba Go version:...

Stale