Skip to content

feat: show download progress during Docker image pull#10

Open
Anmol1696 wants to merge 1 commit into
mainfrom
feat/pull-progress
Open

feat: show download progress during Docker image pull#10
Anmol1696 wants to merge 1 commit into
mainfrom
feat/pull-progress

Conversation

@Anmol1696
Copy link
Copy Markdown
Collaborator

Summary

  • Display "Downloading Docker image... this may take several minutes" message during image pull
  • Provides user feedback during the potentially long first-run download

Test plan

  • Delete container and image: docker rm -f openclaw && docker rmi ghcr.io/openclaw/openclaw:latest
  • Launch app and verify progress message appears during pull

Display "Downloading Docker image... this may take several minutes"
message during image pull to provide user feedback during the
potentially long first-run download.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant