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

docker-compose file refers to non-existant image #3036

Open
JKHSDTV opened this issue Nov 25, 2024 · 3 comments
Open

docker-compose file refers to non-existant image #3036

JKHSDTV opened this issue Nov 25, 2024 · 3 comments

Comments

@JKHSDTV
Copy link

JKHSDTV commented Nov 25, 2024

The docker-compose.yml file does not seem to work, it refers to an image named sameersbn/gitlab:17.6.0 which does not seem to resolve nor can I find it on Docker hub. Did something possibly go wrong with a release or tag ?

If it takes more time to release that's fine, don't want to rush anyone, but as the compose file is upgraded I figured it might not be intentional.

@kkimurak
Copy link
Contributor

kkimurak commented Nov 25, 2024

The release process (CI triggered by pushing a tag with a specific version number) is failing before publishing the image to Docker Hub due to a timeout (exceed 1h limitation). Either build it yourself or wait for a fix. The CI status is displayed to the right of the latest commit (it turns into a green check mark when successful).

image

@kkimurak
Copy link
Contributor

Also, you can check if the release succeed by checking https://github.com/sameersbn/docker-gitlab/releases

@JKHSDTV
Copy link
Author

JKHSDTV commented Nov 25, 2024

Oh, I'm not worried about getting it myself, just wanted to notify that the current repo as it is isn't usable; meaning a new user who would check it out would not be able to run it (without knowing how to build it themselves). Like I said, I'm not in a rush.

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