8000 Fix Redis image not being pushed by cheemingli · Pull Request #156 · avivasolutionsnl/sitecore-docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix Redis image not being pushed #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

cheemingli
Copy link
Contributor

Move Redis target to base build and add to list of names so the image is build/pushed.

Move Redis target to base build and add to list of names so the image is build/pushed.
@@ -89,7 +89,7 @@ services:
- solr

redis:
image: "${IMAGE_PREFIX}redis:${TAG}"
image: "sitecore-base-redis:${TAG}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{IMAGE_PREFIX} includes the repository, so this will not work.

New REPOSITORY environment variable added to example docker-compose files.
Can be used to configure the Docker repository.

README updated with Redis information and the new REPOSITORY variable.
@joostmeijles
Copy link
Collaborator

/azp run

@joostmeijles joostmeijles merged commit 23e73d4 into avivasolutionsnl:upgrade-to-9.2-wip Oct 3, 2019
@cheemingli cheemingli deleted the fix-base-redis-image-not-pushed branch October 7, 2019 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0