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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should inject JAR before starting container #898

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

pjdarton
Copy link
Member

@pjdarton pjdarton commented Jun 8, 2022

Fix #876 using much simpler changes than #872

Looks like the code used the wrong callback and thus tried to inject the JAR after the container had started.
The Javadocs were fairly clear on what should happen and when, but the code used the wrong method.
This change fixes that (so if this doesn't work then then Javadoc is wrong 馃槈 )

@pjdarton pjdarton merged commit bd8e6cf into jenkinsci:master Jun 9, 2022
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.

Attach Docker container fails on Windows - filesystem operations not supported
1 participant