forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functions on Makefile for build and tag
Instead copy/pasting the steps needed for building and tagging a Docker image we are adding a function for doing it. The function receives 4 parameters commented on the code: - name of the service we are building - image - mutable image (at the moment, just a different Docker tag) - prefix, mainly used for contrib/
- Loading branch information
1 parent
9064b47
commit 9ce99f3
Showing
1 changed file
with
13 additions
and
15 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