Skip to content

feat: cosmos docker image#5

Open
faddat wants to merge 4 commits intocosmos:mainfrom
faddat:patch-1
Open

feat: cosmos docker image#5
faddat wants to merge 4 commits intocosmos:mainfrom
faddat:patch-1

Conversation

@faddat
Copy link

@faddat faddat commented Sep 8, 2022

This dockerfile & builder:

  • works on arm and amd64
  • uses standard pacman packages
  • can be used to make VM images and raspberry pi images
  • uploads to ghcr daily
  • has buf
  • has protobuf tools
  • has golangci-lint
  • has rust stable for cosmwasm work
  • has all needed database libraries

@faddat faddat requested a review from a team September 8, 2022 15:08
@faddat faddat changed the title cosmos docker image feat: cosmos docker image Sep 8, 2022
Copy link
Contributor

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

nit: can we beautify that yaml and add a README?

on:
workflow_dispatch:
pull_request:
branches: main
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
branches: main

push:
branches: main
schedule:
- cron: '0 1 * * *'
Copy link
Contributor

Choose a reason for hiding this comment

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

why does this need to be built lateset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants