Dolfinx/lab:latest not found: manifest unknown

I install fenics on docker and run this command, the first line worked but the second line has error “Unable to find image ‘dolfinx/lab:latest’ locally
docker: Error response from daemon: manifest for dolfinx/lab:latest not found: manifest unknown: manifest unknown”

docker run -ti dolfinx/dolfinx:stable
docker run --init -ti -p 8888:8888 dolfinx/lab

what should i do

The answer is literally the first post at the top of the page. Having a look at the other posts, or searching through the forum, would have given you the solution…
We are trying to enforce people to actively use the search button (or look properly at other posts before posting) so I am going to close this, and let you look for the solution.