Skip to content

nerdctl.lima should recognize $LIMA_INSTANCE #4428

@AkihiroSuda

Description

@AkihiroSuda

lima and docker.lima recognizes $LIMA_INSTANCE to switch the instance name:

lima/cmd/lima

Line 14 in 88173f0

: "${LIMA_INSTANCE:=default}"

: "${LIMA_INSTANCE:=docker}"

However, nerdctl.lima does not:

exec limactl shell --preserve-env default nerdctl "$@"

Metadata

Metadata

Assignees

Labels

area/clilimactl CLI user experiencebugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions