fahed dorgaa
fahed dorgaa
benchmark Only `Unpacked Size`: ``` ntimes -n 10 _output/nerdctl images REPOSITORY TAG IMAGE ID CREATED PLATFORM SIZE BLOB SIZE alpine latest 21a3deaa0d32 24 hours ago linux/amd64 5.9 MiB 0.0 B...
@AkihiroSuda I agree. But 100 is a huge number. Do you have a suggestion to get this number of image in one environnement 😅
@ningmingxiao are you planning to continue working on his PR ?
Looks like an issue with `go-logrotate` or the sleep time not sure :/ , I will take a look
OK I am investigating... making log message more specific https://github.com/containerd/nerdctl/pull/1241/files
`joins another container's PID namespace` is not yet supported , same thing for `ipc`
cc @junnplus
I guess that you are missing routes between the other machine netns and your container ns or there is blocking firewall rules What shows this cmd : `ip route` in...
Hi @developer-guy , Same issue without lima ?
hello, using `limactl version 0.8.1` and `nerdctl version 0.16.0` I did not face any issue when building your Dockerfile with : - `lima nerdctl build -t limaimage --build-arg GITHUB_TOKEN=toto examples/`...