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

wkdev-enter: Show container log, while waiting for initialization #57

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

nikolaszimmermann
Copy link
Collaborator

Show an excerpt from the container log after waiting for N seconds to try to enter the container.

This helps the user to indicate progress, when entering a freshly created container for the first time (when wkdev-init is running for the first time). At the same time, no output is shown upon successive wkdev-enter commands, since the container is already initialized, and entering it is fast by definition.

Show an excerpt from the container log after waiting for N seconds to
try to enter the container.

This helps the user to indicate progress, when entering a freshly
created container for the first time (when wkdev-init is running for the
first time). At the same time, no output is shown upon successive
wkdev-enter commands, since the container is already initialized, and
entering it is fast by definition.
@nikolaszimmermann nikolaszimmermann merged commit 324ea61 into main Sep 28, 2024
4 checks passed
@nikolaszimmermann nikolaszimmermann deleted the nzimmermann/wkdev_enter_progress_reporting branch September 28, 2024 06:40
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.

2 participants