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
# Secure Docker Registry Runner for RHEL (Red-Hat) and CentOS | |
# This script will run the secure private registry image with given password and the certificate, | |
# trust the certificate on the machine who runs the script. | |
# | |
# <author: handeglc> | |
# | |
# The file structure should be like this: |