You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buildkit namespace=default, nerdctl namespace=default
error: failed to solve: lease "8h6nvhvcnge5wwf9ntpxtvhor": not found
buildkit namespace=buildkit, nerdctl namespace=default
error: failed to solve: alpine:nonexisting1: docker.io/library/alpine:nonexisting1: not found
buildkit namespace=buildkit, nerdctl namespace=buildkit
(it works)
setting both builtkit namespace and nerdctl namespace to default causes "lease not found". #1443 says it should be ok but it does not work.
Also, by searching "lease not found", I found rancher-sandbox/rancher-desktop#2584 and saw that setting both buildkit namespace and nerdctl namespace to buildkit works.
Description
namespace needs to be buildkit to use locally built image as FROM.
Steps to reproduce the issue
terminal one:
terminal two:
Describe the results you received and expected
image should build.
What version of nerdctl are you using?
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
$ sudo
which nerdctl
infoClient:
Namespace: default
Debug Mode: false
Server:
Server Version: 1.6.24
Storage Driver: overlayfs
Logging Driver: json-file
Cgroup Driver: cgroupfs
Cgroup Version: 1
Plugins:
Log: fluentd journald json-file syslog
Storage: native overlayfs
Security Options:
apparmor
seccomp
Profile: builtin
Kernel Version: 6.1.0-0.deb11.11-amd64
Operating System: Debian GNU/Linux 11 (bullseye)
OSType: linux
Architecture: x86_64
CPUs: 12
Total Memory: 31.28GiB
Name: _______
ID: b0c947b1-ebe4-4934-9ac2-4f8aad5fd613
The text was updated successfully, but these errors were encountered: