How to delete a (empty?) project

I created a project “myproj”.
I tried to create a container, but failed.
Now, it seems the project is “used by” = 2
But, lxc list, doesn’t show any containers running.

I can’t delete the “empty” project.

What am I doing wrong?

You’ve got profiles and images in your project as well, not just containers.

1 Like

Ohhhhh, thanx! I’ll try purge those and go again.

lxc project show <project> will show the resources preventing deletion.

1 Like