added information about what command is being run for easier debugging#29
Open
TomasLudvik wants to merge 1 commit intoMcrich23:mainfrom
Open
added information about what command is being run for easier debugging#29TomasLudvik wants to merge 1 commit intoMcrich23:mainfrom
TomasLudvik wants to merge 1 commit intoMcrich23:mainfrom
Conversation
41d4605 to
c65ddb1
Compare
Owner
|
I like this idea! I wonder if we can put it behind a --debug flag and expand the print statements to be for every command being run. |
Owner
|
@TomasLudvik thoughts? |
Author
|
I am sorry @Mcrich23 I have made this PRs as I was trying to prepare container compose for project I am working on and I felt like give something back to the community. I am not Swift developer and I also found out, that Apple Containers are too slow so I have abandoned the idea. I do not plan to work on this any further so if you are not willing to take over, I will close those PRs in the future. |
Owner
|
That's too bad @TomasLudvik. I really love your PRs, just had some questions or minor changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When debugging problems with apple/container or this package, there was missing information about what is actually happening.