Closed diverdane closed 4 years ago
Adds an environment variable for using a local, insecure docker registry. When this is set, images that are tagged and pushed use the image format:
$DOCKER_REGISTRY_URL/$1:$CONJUR_NAMESPACE_NAME"
and the environment variable $DOCKER_REGISTRY_PATH is unused.
Adds an environment variable for using a local, insecure docker registry. When this is set, images that are tagged and pushed use the image format:
and the environment variable $DOCKER_REGISTRY_PATH is unused.