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

Various updates =) #80

Merged
merged 3 commits into from
Aug 15, 2024
Merged

Conversation

BarDweller
Copy link
Collaborator

Updated logging to be more concise with use of info, moved verbose output to debug.
Updated DockerConfig to have correct names for getters, was breaking sundrio usage & preventing docker timeout being configurable.
Clears entrypoint when invoking containers for phases, to prevent existing entrypoints from causing bad behavior.

BarDweller and others added 3 commits July 25, 2024 20:14
If a builder image has an entrypoint (say via inheritance from it's base builder image) then in order for the snowdrop buildpack lib to function correctly, we must wipe the entrypoint when setting the command, else we'll invoke the wrong thing.
@BarDweller BarDweller merged commit 1d8169b into snowdrop:main Aug 15, 2024
6 checks passed
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