dadjokes
dadjokes copied to clipboard
Add arm
Handy little GitHub action to auto build for x86 and ARM and push the image to Docker Hub.
Will require you to add two repo secrets: DOCKERHUB_USERNAME and DOCKERHUB_TOKEN but after that, on a pus to master, you'll have images built for both popular architectures and have them loaded into Docker Hub.
I've tested both the build process for Dadjokes and the resulting image on Apple Silicon.
Let me know if you have any questions @nikirago
FYI...should fix https://github.com/yesinteractive/dadjokes/issues/2