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

feat: publish chaosnet image #1218

Merged
merged 11 commits into from
Mar 8, 2023
Merged

feat: publish chaosnet image #1218

merged 11 commits into from
Mar 8, 2023

Conversation

matthiasmatt
Copy link
Contributor

@matthiasmatt matthiasmatt commented Mar 7, 2023

Description

Publish a chaosnet image when we tag a new release. This image has a localnet configured to run properly

Purpose

This can be pulled to run quickly a new chain without having to build it again

@matthiasmatt matthiasmatt marked this pull request as ready for review March 8, 2023 14:58
@matthiasmatt matthiasmatt requested a review from a team as a code owner March 8, 2023 14:58
file: contrib/docker/chaosnet.Dockerfile
context: .
push: true
platforms: linux/amd64,linux/arm64
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NibiruHeisenberg Could you confirm that this would be ok?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will work

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would name the tag ghcr.io/nibiruchain/nibiru:genesis or something similar to indicate that it has the same binary as ghcr.io/nibiruchain/nibiru, but with genesis files included.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can I access a specific tag if this? Nibiru:genesis:v0.19?

@matthiasmatt matthiasmatt changed the title feat: publish chaosnet image wip feat: publish chaosnet image Mar 8, 2023
@matthiasmatt matthiasmatt enabled auto-merge (squash) March 8, 2023 15:04
@matthiasmatt matthiasmatt merged commit da9b2cd into master Mar 8, 2023
@matthiasmatt matthiasmatt deleted the mat/publish-chaosnet branch March 8, 2023 15:18
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

Successfully merging this pull request may close these issues.

3 participants