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

code server deployment erroring out #333

Open
mjordan opened this issue Mar 30, 2023 · 2 comments
Open

code server deployment erroring out #333

mjordan opened this issue Mar 30, 2023 · 2 comments

Comments

@mjordan
Copy link
Contributor

mjordan commented Mar 30, 2023

Following instructions at https://github.com/Islandora-Devops/isle-dc#code-server, one gets the following error:

ERROR: for code-server  manifest for islandora/code-server:1.0.10 not found: manifest unknown: manifest unknown
ERROR: manifest for islandora/code-server:1.0.10 not found: manifest unknown: manifest unknown
make: *** [Makefile:239: pull] Error 1

As documented in https://islandora.slack.com/archives/CM6F4C4VA/p1680147616478179, the container tagged islandora/code-server:1.0.10 does not exist at https://hub.docker.com/r/islandora/code-server.

@mjordan mjordan changed the title code server deployment erroring ouit code server deployment erroring out Mar 30, 2023
@edmen456
Copy link

The solution for me was to change the tag to islandora/code-server:main in the build/docker-compose/docker-compose.code-server.yml file. You can refer to the https://hub.docker.com/r/islandora/code-server/tags for the tagged version. Hope it helps!

@mjordan
Copy link
Contributor Author

mjordan commented Apr 14, 2023

Thanks @edmen456 . I'm not experienced enough with Docker to fix the problem in the configs, and I'd like to hear from the ISLE-DC maintainers what the best way to fix it there is. Cause I have no idea!

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

No branches or pull requests

2 participants