-
Notifications
You must be signed in to change notification settings - Fork 369
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
prestosql/presto image is not found in docker hub #1164
Labels
Comments
tgianos
added a commit
to tgianos/genie
that referenced
this issue
Mar 28, 2022
Presto split into presto and trino. Looks like the presto containers are gone from docker. Switch to Trino. Related to Netflix#1164
Merged
tgianos
added a commit
to tgianos/genie
that referenced
this issue
Mar 28, 2022
Presto split into presto and trino. Looks like the presto containers are gone from docker. Switch to Trino. Related to Netflix#1164
Merged
tgianos
added a commit
to tgianos/genie
that referenced
this issue
Mar 28, 2022
Presto split into presto and trino. Looks like the presto containers are gone from docker. Switch to Trino. Related to Netflix#1164
Merged
hey @SamirAllahverdi I've opened some PR's to fix this. Thanks for heads up. Guess when the presto / trino split happened the presto images were taken own. I've flipped the demo over to use Trino. Once the PR's are merged the demo should work again as I ran it on my local machine. |
tgianos
added a commit
that referenced
this issue
Mar 28, 2022
tgianos
added a commit
that referenced
this issue
Mar 28, 2022
tgianos
added a commit
that referenced
this issue
Mar 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, when I run docker-compose in 4.2.1-SNAPSHOT, it can not find prestosql/presto.
It seems the image removed from docker hub.
How can I run it alternatively?
The text was updated successfully, but these errors were encountered: