Docker pull logs
complete
David Lechevalier
When pulling large images from a docker registry, no information about pull progress is displayed. It feels like the deployment is blocked. We want to display the docker pull progress so we prevent confusion during this step.
Log In
David Lechevalier
complete
We now display real-time progress updates for Docker image downloads, offering a more transparent deployment experience. Previously, there was no feedback during the download process, making it unclear what was happening — especially when working with large images.
David Lechevalier
in progress