-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tag names for custom docker images.
Ensures the filenames in custom docker image tags are valid docker tag characters. This requires the following: - lowercase ASCII letters - digits - a period - 1-2 underscores - 1 or more hyphens (dashes)
- Loading branch information
1 parent
a60d486
commit 9aa8a82
Showing
1 changed file
with
84 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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