Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Validation of docker repository names #275

Merged
merged 4 commits into from
Mar 12, 2019
Merged

Conversation

seamonstr
Copy link
Contributor

This change adds an early validation of repo names specified in the pom.

An invalid name will now cause an early build failure with a clear message in the build log, rather than the incomprehensible “broken pipe” error at docker build time.

An invalid name will now cause an early build failure with a clear message in the build log, rather than the incomprehensible “broken pipe” error at docker build time.
Copy link
Member

@mattnworb mattnworb left a comment

Choose a reason for hiding this comment

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

thanks!

@mattnworb mattnworb merged commit 3578bca into spotify:master Mar 12, 2019
@jmlogan
Copy link

jmlogan commented Aug 7, 2019

this is the cause of #308 which seems like a pretty serious regression.

@seamonstr
Copy link
Contributor Author

Indeed - fixed, I'll do a PR now.

@seamonstr
Copy link
Contributor Author

ah... it's been fixed already, the PR is pending:
https://github.com/spotify/dockerfile-maven/pull/309/checks?check_run_id=182684721

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants