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
docker run -it --rm dockerfile/python
Unable to find image 'dockerfile/python:latest' locally
Pulling repository dockerfile/python
Error: image dockerfile/python:latest not found
Change pull image to FROM ubuntu ?
The text was updated successfully, but these errors were encountered:
Change pull image to
FROM ubuntu
?The text was updated successfully, but these errors were encountered: