Closed colebrookson closed 1 year ago
https://github.com/marketplace/actions/push-pre-built-javascript-typescript-docker-container-github-action useful info on doing this
also here is a simple example https://stackoverflow.com/questions/72684160/use-docker-hub-image-in-github-actions-running-on-github-hosted-runners
Noting that the actual dockerfiles etc for this will live elsewhere since it doesn't make sense to have them there - there's a new repo for them
Got this running, just now need some troubleshoots
Make sure all of virion compiles (minus deployment) on local docker image. Key things: