forked from kwk/docker-registry-frontend
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker has deprecated the stanza in favour of the label (https://docs.docker.com/v17.03/engine/reference/builder/) This change set updates the UI to first look for the maintainer label when showing the author of the image. If the Image does not have a mainatiner label it will fall back tot he maintainer stanza. This was pulled from PR kwk#174 by 0xC4N1 in the parent repo
- Loading branch information
Brad van der Laan
committed
Jun 9, 2018
1 parent
c003ffa
commit 9f1904e
Showing
2 changed files
with
4 additions
and
4 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
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