trendscenter / gift

Group ICA/IVA software (MATLAB)
70 stars 43 forks source link

Relationship between GitHub and DockerHub repos #25

Closed tsalo closed 3 weeks ago

tsalo commented 2 months ago

I'm interested in using the Docker image at https://hub.docker.com/r/trendscenter/gift, but the tags and release schedule don't seem to match up with what's on this repository, plus there's nothing in the documentation linking to the DockerHub repo. I was wondering, is the DockerHub repo associated with the official GIFT package?

tsalo commented 3 weeks ago

I just wanted to follow up. @calhounlab @DrCyPhi do either of you know the answer to this?

DrCyPhi commented 3 weeks ago

Hi! if you want to use GIFT as a Docker image it is located here https://hub.docker.com/u/trends The latest image is pulled from docker using docker pull trends/gift-bids:v4.0.5.3 More information is found here: https://github.com/trendscenter/gift-bids

DrCyPhi commented 3 weeks ago

Hi!

if you want to use GIFT as a Docker image it is located here https://hub.docker.com/u/trends The latest image is pulled from docker using docker pull trends/gift-bids:v4.0.5.3 More information is found here: https://github.com/trendscenter/gift-bids [https://opengraph.githubassets.com/19af809dac4fbc11eb5dbfdba1b3d9ac4652308b985d1a3714543c1b584d07cc/trendscenter/gift-bids]https://github.com/trendscenter/gift-bids GitHub - trendscenter/gift-bidshttps://github.com/trendscenter/gift-bids Contribute to trendscenter/gift-bids development by creating an account on GitHub. github.com

Best Regards, Cyrus


From: Taylor Salo @.> Sent: Tuesday, October 1, 2024 8:48 AM To: trendscenter/gift @.> Cc: Cyrus Erik Eierud @.>; Mention @.> Subject: Re: [trendscenter/gift] Relationship between GitHub and DockerHub repos (Issue #25)

I just wanted to follow up. @calhounlabhttps://github.com/calhounlab @DrCyPhihttps://github.com/DrCyPhi do either of you know the answer to this?

— Reply to this email directly, view it on GitHubhttps://github.com/trendscenter/gift/issues/25#issuecomment-2385691061, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGEEQJRDK73KM3MHMR7D2ZDZZKKYVAVCNFSM6AAAAABNG4J2H6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBVGY4TCMBWGE. You are receiving this because you were mentioned.Message ID: @.***>

CAUTION: This email was sent from someone outside of the university. Do not click links or open attachments unless you recognize the sender and know the content is safe.

tsalo commented 3 weeks ago

Thank you. So to summarize, the Docker image at https://hub.docker.com/r/trendscenter/gift is not being maintained by the GIFT team, and I should stick with the gift-bids Docker image. I'll try using that one instead.