gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Ensure all relevant docker images are in cosmos org

Open okwme opened this issue 2 years ago • 1 comments

Summary

  • [x] we were using a tendermintdev dockerhub image of gaia for releases but don't have access to that account.
  • [ ] we should ensure that all relevant docker images for gaia are maintained here. there's also the Dockerfile in the root dir of the project that I have no record of where it's being used, let's confirm where or remove it if it's redundant.
  • [x] jacob's also got a docker image for use in gitpod, we should try consolidating that work, either through submodule or as a copy to ensure you don't have to go scrambling all over the place for each instance of docker relevant to the hub other docker images we may want to create listed in #1619

Problem Definition

Proposal


For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate contributors tagged
  • [ ] Contributor assigned/self-assigned
  • [ ] Is a spike necessary to map out how the issue should be approached?

okwme avatar Aug 03 '22 16:08 okwme

  • reproducible builds docker image is stored on tendermint devs dockerhub account and should be swapped out

okwme avatar Aug 15 '22 15:08 okwme

@mmulji-ic @MSalopek Is this issue still relevant? I think goreleaser removed the dependency, right?

mpoke avatar Aug 31 '23 08:08 mpoke

Goreleaser removed tendermint deps for now. Moving to v47 removes all other deps for proto builds. The proto-builder is already under cosmos org.

Closing for now.

MSalopek avatar Sep 14 '23 14:09 MSalopek