I run
docker run -it --name python-container
ubuntu/python:3.13-25.04_stable
on docker desktop 4.74.0 for imac
and it gives error
Unable to find image 'ubuntu/python:3.13-25.04_stable' locally
3.13-25.04_stable: Pulling from ubuntu/python
4a0f8681a1d8: Pull complete
96a0a8b6db85: Pull complete
dbcd643d610b: Pull complete
Digest: sha256:692ed0f7b78aa348fa6436319ea744f2cc4212d5e3d2ce4ab3632e3d2bcb9def
Status: Downloaded newer image for ubuntu/python:3.13-25.04_stable
2026-06-01T16:51:35.498Z [pebble] {"type":"security","datetime":"2026-06-01T16:51:35Z","level":"WARN","event":"sys_startup:584792","description":"Starting daemon","appid":"pebble"}
2026-06-01T16:51:35.499Z [pebble] Started daemon.
2026-06-01T16:51:35.501Z [pebble] POST /v1/services 91.001µs 400 (http+unix)
2026-06-01T16:51:35.501Z [pebble] Cannot start default services: no default services
I run
docker run -it --name python-container
ubuntu/python:3.13-25.04_stable
on docker desktop 4.74.0 for imac
and it gives error
Unable to find image 'ubuntu/python:3.13-25.04_stable' locally
3.13-25.04_stable: Pulling from ubuntu/python
4a0f8681a1d8: Pull complete
96a0a8b6db85: Pull complete
dbcd643d610b: Pull complete
Digest: sha256:692ed0f7b78aa348fa6436319ea744f2cc4212d5e3d2ce4ab3632e3d2bcb9def
Status: Downloaded newer image for ubuntu/python:3.13-25.04_stable
2026-06-01T16:51:35.498Z [pebble] {"type":"security","datetime":"2026-06-01T16:51:35Z","level":"WARN","event":"sys_startup:584792","description":"Starting daemon","appid":"pebble"}
2026-06-01T16:51:35.499Z [pebble] Started daemon.
2026-06-01T16:51:35.501Z [pebble] POST /v1/services 91.001µs 400 (http+unix)
2026-06-01T16:51:35.501Z [pebble] Cannot start default services: no default services