electrolux-oss / infrawallet

Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
https://demo.infrawallet.io
Apache License 2.0
55 stars 4 forks source link

#81 build Backstage example app that includes InfraWallet #82

Closed gluckzhang closed 2 weeks ago

gluckzhang commented 2 weeks ago

This PR adds a GitHub action that builds and publishes an InfraWallet docker image to DockerHub: https://hub.docker.com/r/opensourceelectrolux/infrawallet

It is triggered when there are commits pushed to the main branch. If it is a tag push to main branch, it will also trigger the action and the built Docker image will contain the version as a tag.

I have tested the workflow and you can already try from your local environment:

docker run --rm -p 7007:7007 opensourceelectrolux/infrawallet:latest