Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Docker images 404 - cannot pull #509

Closed
aronmgv opened this issue Dec 18, 2021 · 8 comments
Closed

Docker images 404 - cannot pull #509

aronmgv opened this issue Dec 18, 2021 · 8 comments

Comments

@aronmgv
Copy link

aronmgv commented Dec 18, 2021

Hi,

Docker images not located on Docker Hub.
image

docker pull theiaide/theia:latest
Error response from daemon: pull access denied for theiaide/theia, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

docker pull theiaide/theia-full:latest
Error response from daemon: pull access denied for theiaide/theia-full, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Sure I did successful docker login..

Thanks!

@vince-fugnitto
Copy link
Member

@MacGyver27 thanks for the issue, please see: #496

Related:

@aronmgv
Copy link
Author

aronmgv commented Dec 18, 2021

So how do I run it now then? Without creating my own docker image? Thanks

@vince-fugnitto
Copy link
Member

So how do I run it now then? Without creating my own docker image? Thanks

@MacGyver27 the images aren’t hosted anymore to run directly. Instead, you can use the image’s sources (in this repo) as a reference to build and maintain your own images to suit your needs and use-case(s). The images we had on dockerhub were never official, they were used as examples and for CI purposes, the idea was always for others to only use them as references to build and maintain their own.

@aronmgv
Copy link
Author

aronmgv commented Dec 19, 2021

@vince-fugnitto appreciate the help.. but the build of the theia-full does not work. Mind having a look why? Thanks

@vince-fugnitto
Copy link
Member

@MacGyver27 I’m currently on vacation so I won’t be able to have a look for a while, if you do not need golang support you can simply remove it from the dockerfile, else I would look to update the golang build to get it to work again.

@aronmgv
Copy link
Author

aronmgv commented Dec 19, 2021

Thanks! And enjoy!

@phil294
Copy link

phil294 commented Feb 21, 2022

Could you please update the readme then? Theia's official website links you to this repository, which links you to running theia with Docker, which eventually doesn't work as stated.

@theia-ide theia-ide deleted a comment from CiciDongxue Feb 21, 2022
@vince-fugnitto
Copy link
Member

Could you please update the readme then? Theia's official website links you to this repository, which links you to running theia with Docker, which eventually doesn't work as stated.

@phil294 thank you for the suggestion, which link are you referring to in the website, I could not find any.

As for this repository, we have a note already about the repo being deprecated and a pinned issue as well. If you're not looking to maintain your own docker image based on the examples you might be interested in the following: https://quay.io/repository/zowe-explorer/theia?tab=tags (maintained by IBM).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants