Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddev debug download-images should work without a project, fixes #4479 #4828

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Apr 17, 2023

The Issue

Preloading docker images is useful for lots of startup tasks, like gitpod image creation, etc.

Sometimes people can be confused when they ddev start or ddev config and lots of things have to be done in advance.

Manual Testing Instructions

In a random directory like /tmp,

export DDEV_DEBUG=true
ddev debug download-images

@github-actions
Copy link

github-actions bot commented Apr 17, 2023

@rfay rfay marked this pull request as ready for review April 18, 2023 22:27
@rfay rfay requested review from a team as code owners April 18, 2023 22:27
Copy link
Sponsor Collaborator

@mattstein mattstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested changing one character! (Plus bonus question.)

docs/content/users/usage/commands.md Outdated Show resolved Hide resolved
Co-authored-by: Matt Stein <m@ttste.in>
@rfay rfay merged commit bd1a05e into ddev:master Apr 18, 2023
@rfay rfay deleted the 20230417_download_images branch April 18, 2023 22:38
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.

None yet

2 participants