-
Notifications
You must be signed in to change notification settings - Fork 268
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
Reopen PR: Enable Github Actions build of Docker image #293
Comments
I reopened it and merged in
Will try to see what's happening. Maybe @sethforprivacy could also be able to help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see #252 which would provide prebuilt Docker images. I'm trying to install it on my Raspberry Pi 4 8GB and it has crashed during compilation twice now (taking an hour each time).
I'd also like to use it in GitHub Actions for tests for BrianHenryIE/bh-php-monero-explorer so a prebuilt image would be hugely helpful there too.
I think to merge #252 you need to create/setup accounts on Docker Hub and GitHub Container registry, then set the secrets in this repo for DOCKER_USERNAME and DOCKER_PASSWORD in the settings or with
gh secret set
CLI.I'm not certain the current PR will build an ARM image, I'll have to take a closer look at the Workflows. But it would still be helpful as-is.
The text was updated successfully, but these errors were encountered: