Skip to content
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

docs: Remove unnecessary and wrong docker pull commands #1203

Merged
merged 1 commit into from
Apr 3, 2021

Conversation

BengtHagemeister
Copy link
Contributor

The docker pull command pulls the wrong images as they are not used in the quickstart (uses e.g. oryd/kratos:v0.5.5-alpha.1.pre.1-sqlite tag). The quickstart still works, even though pulling the wrong images, as the docker-compose command itself automatically pulls the images from docker. Therefore the docker pull command can be omitted.

@aeneasr aeneasr merged commit 2b0342a into ory:master Apr 3, 2021
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