Creating image error

New to Docker so if the solution is obvious bear with me …

PS C:\Temp\Postgresql> docker build --rm=true -t psu-ubuntu-java .
Sending build context to Docker daemon 4.608kB
Step 1/19 : FROM psu-ubuntu-java:latest
pull access denied for psu-ubuntu-java, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

Not sure what the response is telling me. I’m logged in as far as I know.

Hello Jeff,

Is the registry, you are trying to pull image from private ?
Did you verify the image you are trying to pull exist ?

Best Regards,
Fouscou

It was the latter. I’m new to Docker and created a mess then deleted all my images and containers (the one I needed to retain). So, I inadvertently deled the image I needed. Works now.

hello,
how to do this? I cant delete images? thermostats