hound icon indicating copy to clipboard operation
hound copied to clipboard

Docker image not updated since Nov. 2018

Open legoktm opened this issue 5 years ago • 11 comments

The etsy/hound docker image advertised in the README hasn't been updated since "11/2/2018 at 3:26 am".

Can the github -> docker hub integration be restored? Or maybe the image needs to be under a different name now? Idk.

legoktm avatar Jan 09 '20 08:01 legoktm

The original image is owned by Etsy, but this project is no longer maintained by Etsy. We can look into setting up a docker account and publishing a new image.

salemhilal avatar May 27 '20 18:05 salemhilal

We can look into setting up a docker account and publishing a new image.

That would be wonderful. Please let me know if you need any help doing so, I've set it up for other repos before. Here's the documentation: https://docs.docker.com/docker-hub/builds/

legoktm avatar Jun 08 '20 23:06 legoktm

See #401 for implementation of automatic docker image building to ghcr.io

inful avatar Jun 01 '21 21:06 inful

With the changes i proposed in #463 this should be trivial.

But the Docker hub account should be maintained by someone here. hound-search as account name is not allowed. The same for hound_search. hound is already taken. And houndsearch I just reserved myself. Let me know who will/should manage this account.

oscrx avatar May 10 '23 16:05 oscrx

Hey @kellegous and @jklein Do you guys have the docker credentials for https://hub.docker.com/r/etsy/hound Maybe some information should be placed there that the project is renamed.

oscrx avatar May 10 '23 16:05 oscrx

The etsy organization in hub.docker.com was transferred to Etsy July 8, 2022. I coordinated the transfer with August Hall. Perhaps some of the folks here still employed at Etsy could request that the hound repo be removed from that organization.

kellegous avatar May 10 '23 20:05 kellegous

resolved with https://github.com/hound-search/hound/pull/401

dschott68 avatar Jun 08 '23 15:06 dschott68

How does #401 resolve this issue?

oscrx avatar Jun 08 '23 15:06 oscrx

mistakenly closed since we publish to http://ghcr.io/hound-search/hound:latest and https://github.com/hound-search/hound/blob/main/README.md#run-with-image-from-github shows that. However, we still need to see if old https://hub.docker.com/r/etsy/hound can be deleted as that is not longer maintained.

dschott68 avatar Jun 08 '23 17:06 dschott68

note that https://hub.docker.com/r/etsy/hound/ has now been removed. https://github.com/hound-search/hound/pkgs/container/hound and http://ghcr.io/hound-search/hound:latest that points to it should be the place to go now.

dschott68 avatar Jun 08 '23 17:06 dschott68

I reserved houndsearch on Docker hub if you'd like to publish the images there as well https://hub.docker.com/u/houndsearch

oscrx avatar Jun 08 '23 17:06 oscrx